jstitch / tyrs

Twitter and Identica client using curses

Home Page:http://tyrs.nicosphere.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

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

tyrs requires python-twitter and python-oauth2

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.

About

Twitter and Identica client using curses

http://tyrs.nicosphere.net


Languages

Language:Python 98.8%Language:Shell 0.9%Language:Ruby 0.2%