This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #! /usr/bin/env python | |
| # Original code by Guido van Rossum; extensive changes by Sam Bayer, | |
| # including code to check URL fragments. | |
| """Web tree checker. | |
| This utility is handy to check a subweb of the world-wide web for | |
| errors. A subweb is specified by giving one or more ``root URLs''; a | |
| page belongs to the subweb if one of the root URLs is an initial |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Move this file to ~/.config/pianobar/config | |
| # User | |
| user = PANDORA_USERNAME | |
| password = PANDORA_PASSWORD | |
| # Change this to where your scrobble.py file is | |
| event_command = ~/.config/pianobar/scrobble.py |
NewerOlder