About!! This script is no longer work for the new Twitter oauth. !! A small python script to popup tweets use gnome notification mechanism. Support socks5 proxy.
Screenshot: InstallationRequired componentslinux
python 2.6+
python-notify
curl ConfigCreate a file named ".twitter-notification" on your home dir, put these line in: username = *USERNAME*
password = *PASSWORD*
proxy_host = localhost
proxy_port = 1080
notification_timeout = 30
notification_interval = 45
|