/twitter_rotate

Watch your Twitter timeline in the command line

Primary LanguageRubyMIT LicenseMIT

TwitterRotate

Installation

Add this line to your application's Gemfile:

gem 'twitter_rotate'

And then execute:

$ bundle

Or install it yourself as:

$ gem install twitter_rotate

Usage

Usage: twitterr [options]
    -v, --version      Print the version
    -h, --help         Print Help
    -t, --time         Time between prints
    -c, --count        Tweet count
    -r, --rate         Refresh Rate in seconds

Output

  Lifehacker
  We all know we can learn a lot from failure, but sometimes you can help the process along by failing on purpose: http://t.co/Zqby3mDUXw

  PocketDroid.net
  HOT: Verizon & Motorola introduces Droid Ultra, Maxx, and Mini smartphones with "X8" technology http://t.co/c1VJeURUaW #android #news

  Engadget
  We're here at #siggraph2013. Follow the link to our hub for more conference news- http://t.co/gSRmhZnowV

  Entrepreneur
  See how a pivot from pacifiers to toothpastes put an entrepreneur on the path to $1 million in sales http://t.co/FB1P3KLXes

  Pplware
  PCLinuxOS – 3 novas versões de manutenção disponíveis: PCLinuxOS: MATE, LXDE e MiniKDE Uma das distribuições p... http://t.co/EN4UM27ba8

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request