Skip to content
This repository has been archived by the owner on Jan 20, 2018. It is now read-only.

dlo/ctweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Usage

Well, there's not much to it. Just run

./ctweet.py <screen_name>

You'll get prompted for your password (don't worry, it will not get sent to my personal stolen passwords server, I promise), and off you go.

Caching is done locally via Berkeley DB (in a file calling /tmp/twitter.db), so it's doubtful you'll hit the Twitter API rate limit.

Contributing

Send me a pull request on Github, and I'll add your patch if it adds features or fixes something that's broken.

Wish List

  • Tweet while watching the stream.
  • Save password after first use.

Release Notes

0.4 (07/28/2010)

  • Add Growl notifications, stop notifications on command line.

0.3 (04/20/2010)

  • Add more contextual info for follows.

0.2 (04/20/2010)

  • Clean up how deletions are displayed.

0.1 (04/20/2010)

  • Implementation for tweet, follow, favorite, unfavorite, and retweet.

License

Copyright © 2010 Dan Loewenherz.

See LICENSE for details.

About

Your twitter stream on the command line.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages