Kristian Kristensen’s Blog


TweetHose Released as a Gem

Posted in Code,Ruby by Kristian Kristensen on the October 22nd, 2011

I’ve just released a gem called TweetHose to RubyGems. Here’s the short description of what it is:

TweetHose lets you easily generate a daemon that listens to the Twitter firehose. When keywords you’re interested in appears, you can set up a callback. Should make it easy to create that Justin Bieber tracking app you’ve always wanted.

Install it via a quick:

gem install tweethose

Source is up on Github.

  • If you like my writing you should subscribe to my RSS feed.