A command-line twitter interface. Mostly a toy-project for me to use twitter with, doing what I wanted it to do.
- LaTeX!
- Getting mentions
- Reading tweets from stdin
- streaming your timeline
Needs an OAUTH set up, then add a config file at ~/.twitter_info with:
consumer_key: consumer_secret: access_token: access_secret:
with the fields completed.