2010-05-25 22:14:18 +02:00
|
|
|
Pwytter is a multi-platform, standalone Twitter client written in Python
|
|
|
|
using Tkinter. It currently features:
|
|
|
|
|
|
|
|
- Switchable timelines: User (own tweets), Friends, Public, Replies,
|
|
|
|
Direct messages, Composite
|
2012-12-07 16:52:27 +01:00
|
|
|
- Clean and compact, themable user interface
|
2010-05-25 22:14:18 +02:00
|
|
|
- Full Unicode support for all languages
|
|
|
|
- Friends and Followers list display
|
|
|
|
- Easy Replies and Direct Messages
|
|
|
|
- In message URL detection
|
|
|
|
- Image and request caching for fast UI response
|
|
|
|
- Automatic and manual refresh
|
|
|
|
- Pwytter update autodetection
|
|
|
|
|
2012-12-07 16:52:27 +01:00
|
|
|
WWW: http://www.pwytter.com/
|