Skip to content

dmedvinsky/tyrs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Installation

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 http://www.nicosphere.net

About

Twitter and Identica client using curses

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%