Tyrs is a Twitter and identi.ca client using curses that is easily configurable.
Functionality
- Oauth authentication
- Identi.ca and Twitter support
- utf-8 support
- 256 Colors
- Transparency
- Display home timeline with colorful tweets
- Send tweets, retweets
- Follow/Unfollow
- Display mention tweets, reply to tweets
- Direct messages in/out
- Favorites
- User timelines
- Search
- Configuration file allows for lots of customization
Installation:
- Current release with easy_install (for python2.7, but will be for other one soon)
sudo easy_install http://pypi.python.org/packages/2.7/t/tyrs/tyrs-0.3.2-py2.7.egg
Dependecies that should be install automaticly: * python-twitter, python-oauth2, python-argparse Requires: python-setuptools
git clone git://github.com/Nic0/tyrs.git cd tyrs python setup.py build sudo python setup.py install
check the [installation guide](http://tyrs.nicosphere.net/reference.html#installation) for more information.
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· A new retweet counter, and better displays. Relative time now updates correctly.