public
Description: Get the latest search results streaming to your console
Homepage:
Clone URL: git://github.com/drnic/tweet-tail.git
name age message
file .gitignore Sat May 02 19:04:51 -0700 2009 initial import and initial scenario [drnic]
file History.txt Tue May 19 21:59:32 -0700 2009 added history for Brandon Carlson's colour high... [drnic]
file Manifest.txt Thu May 21 19:55:12 -0700 2009 bump f@#4ing manifest [drnic]
file PostInstall.txt Sat May 02 19:04:51 -0700 2009 initial import and initial scenario [drnic]
file README.rdoc Tue May 05 21:49:09 -0700 2009 only 1 executable: tweettail [drnic]
file Rakefile Tue May 19 19:10:45 -0700 2009 added json dependency to fix #1 [drnic]
directory bin/ Tue May 05 21:49:09 -0700 2009 only 1 executable: tweettail [drnic]
directory features/ Tue May 19 20:12:50 -0700 2009 updated fixtures and scenarios to test for unes... [drnic]
directory lib/ Tue May 19 20:57:00 -0700 2009 Forgot some stuff for ANSI changes. [Brandon Carlson]
directory script/ Sat May 02 19:04:51 -0700 2009 initial import and initial scenario [drnic]
directory test/ Tue May 19 20:55:24 -0700 2009 Added ANSI tweet formatting for better readabil... [Brandon Carlson]
README.rdoc

tweet-tail

DESCRIPTION:

Get the latest search results streaming to your console:

    $ tweettail railsconf
    rubysolo: protip: it helps to actually READ the error message.  #railsconf
    voxxit: So, everyone, how is #railsconf coming? When is the big 3.0 announcement?
    JesseGoldberg: @GavinStark I don't have as much to chat about as you do while you are at RailsConf.
    wndxlori: Anyone else not eaten yet #railsconf
    zenmatt: Great dinner and coversation with @heroku at n9ne in the palms. #railsconf
    Adkron: Damn you #railsconf why can I not visit you this year.  I'm missing all the gitjour goodness.
    pengwynn: Meeting a lot of great folks at the open gov hackathon at #railsconf #gov20
    davidjrice: Enjoying ordering taxis to our hotel... "for the wynn!" #railsconf quick noms at stripburger then whiskeys at the stage door with ey ftw!
    cricketgeek: as pointed out by @jnewland at sushi this evening... http://pic.im/2LY  #railsconf
    paulog: had fun at gilt groupe coctail party.  props. #railsconf
    Amuse_Bouche: I hope my two favorite people in the world form an alliance! (Swoon) RT: @dhh Loved talking to @tferris at #railsconf. So much resonates.
    abie: At open gov BOF #railsconf
    matthewcarriere: running a saas bof was great... I hope it gets some more time this week. #railsconf
    jdar: @tullytully RT @dgou:for the benefit of people at #railsconf keynote, here is penelope trunk on tim ferris: http://bit.ly/b81E
    yorzi: Reading: "Rails 3 and the Real Secret to High Productivity: RailsConf 2009 - May 04 - 07, 2009, Las Vegas,NV" ( http://tinyurl.com/czmkxn )

Or let it sit there all day with the -f option (like "tail -f"):

    tweettail -f railsconf

INSTALL:

  • sudo gem install tweettail

LICENSE:

(The MIT License)

Copyright © 2009 Dr Nic Williams

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.