-
Notifications
You must be signed in to change notification settings - Fork 2
omgmovieslol edited this page Sep 13, 2010
·
2 revisions
Dependency:
-
python-twitter
apt-get install python-twitter
Install:
- Download twitter-notify.py
- Edit the file to put in your username and password
- Optional: Copy/move it to a folder, such as
.notification-daemons
so it’s out of the way - To start-up on login, add to your Sessions (now called Start-up Programs),
python /path/to/twitter-notify.py
- To just run, run
python /path/to/twitter-notify.py
TODO:
- Actual daemon properties
- Show profile picture in notification
- Configuration prompt (probably using —config)