Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 406 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 406 Bytes

tweetBox

A GUI made using gtk in python to update twitter status.

AUTHOR: Jay Rambhia

###HOW TO: Register your twitter app here. https://dev.twitter.com/apps/new Get your consumer key, consumer secret, access key, access token. In tweetBox.py line 106-109 - Paste your credentials. save.

###Install:

$ sudo python setup.py install

###Usage:

$ tweetBox