tyrs icon indicating copy to clipboard operation
tyrs copied to clipboard

Twitter and Identica client using curses

Description

Tyrs is a twitter and identi.ca client using curses that is easily configurable.

Functionality

  • Identi.ca and Twitter support
  • Oauth authentication
  • Proxy support
  • utf-8 support, 256 Colors, transparency
  • Mentions, Direct messages, Favorites, User and Search timelines
  • Follow/Unfollow
  • Display thread view of replies
  • ur1.ca, bit.ly and goo.gl support
  • Filter system
  • Configuration file allows for lots of customization
  • Auto-Completion with nicks

Installation

  • Current release with easy_install (for python2.7, but other release coming soon):

    sudo easy_install http://pypi.python.org/packages/2.7/t/tyrs/tyrs-0.5.0-py2.7.egg

or with python-pip tools:

sudo pip install tyrs

Dependecies that should be install automatically:

  • 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 for more information.

Licence

GNU GENERAL PUBLIC LICENCE (GPL) Check doc/LICENCE for the full licence text.

Author

Nicolas Paris https://nsirap.com