Author: Andrew
| Date: September 11, 2009
|
| Tags:
cli,
command-line,
internet,
linux,
microblogging,
python,
software,
terminal,
twitter,
ubuntu,
web
TTYtter is a console console Twitter client. It's not an application but a python script that allows you to use Twitter just like any advanced Twitter client, but within a terminal. And it's not just for posting tweets, but has advanced options like any other well-known Twitter desktop client.
TTYtter features:
- In interactive mode, it is a fully interactive client with asynchronous background updates and commands. Use it over telnet, ssh or even a dummy terminal. Supports ANSI colour, hashtags and Twitter Search!
- Works within your favourite environment: modify prompt and input methods for many popular window and session managers, or use a compatible readline library. Or don't: basic editing and screen management features built-in.
- From the command line, use it to update your Twitter in shell scripts, from cron, and so on.
- Notification support with Growl and libnotify (and extendable to others via the API).
- Supports standard timelines and automatically fetches direct messages.
- Extensible using the -lib option.
- Run detached in -daemon mode, and make your own Twitter bot!