Skip to content
omgmovieslol edited this page Sep 13, 2010 · 2 revisions

Dependency:

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)
Clone this wiki locally