PyGtk-based Twitter client, aiming to provide TweetDeck-like functionality
Go to file
R. Tyler Ballance e78ed4c036 Update README's screenshot 2010-01-30 16:41:55 -08:00
TweepyDeck Add support for replying to a specific tweet 2010-01-30 16:18:14 -08:00
locale/de/LC_MESSAGES Add basic translation support 2010-01-30 13:28:40 -08:00
.gitignore Add a basic gitignore 2009-11-17 20:19:48 -08:00
README.markdown Update README's screenshot 2010-01-30 16:41:55 -08:00
de.po Add basic translation support 2010-01-30 13:28:40 -08:00
messages.pot Add basic translation support 2010-01-30 13:28:40 -08:00
translate.sh Add a little shellscript to do the repetetive translation tasks 2010-01-30 13:32:44 -08:00
tweepydeck For testing purposes allow TUSER/TPASS environment variables to supply credentials 2010-01-29 23:01:48 -08:00
tweepydeck.glade Update copyright in about window 2010-01-29 23:57:31 -08:00
tweepydeck.gladep Add basic tweepydeck script and glade files 2009-11-11 00:28:32 -08:00

README.markdown

TweepyDeck

TweepyDeck is currently an experimental PyGtk client for Twitter.

To run it you'll just need to execute the tweepydeck script

% ./tweepydeck 

Why are you asking for my password?

I'm not particularly sold on using OAuth with Twitter, while it is convenient when you're working with web applications it's unpleasant (in my opinion) when building a desktop application.

Yes, TweepyDeck does prompt for your password but the application is using SSL for every API call that uses your password.

Screenshot!

TweepyDeck Screenshot