Catyon is a multi-platform Twitter client based command-line made with Python. Its free and open source with GPL V2.0 License.
- Basic functions in Twitter API. Current functions are: search, tweet, list followers, follow, unfollow.
- Linux or UNIX-like systems
Just extract the file contents, open a console and go inside that directory, then run:
python setup.py install
- Windows
Same steps as Linux if Python is already installed. If not, you can install it from:
http://www.python.org/download/releases/2.7.5/
* Coming soon an auto-installer setup!
Python >= 2.5
Author: Wolfhund