My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members

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:

Installation

Required components

linux
python 2.6+
python-notify
curl

Config

Create 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
Powered by Google Project Hosting