public
Description: A twitter growl notifier searching for all euruko related tweets.
Homepage:
Clone URL: git://github.com/walski/euruko_growl.git
name age message
file .gitignore Loading commit data...
file README.textile
file daemon.rb
file euruko_growl.rb
file growl.rb
README.textile

Euruko Growl

Brings you all tweetc containing the term “euruko” to Growl for the ones of us
still using twitter through the web interface and not with some full flexed
client.

What do I need?

Install gems

sudo gem install twitter sudo gem install ruby-growl

Setup Growl

Go to the System Preferences and accept incoming notifications. You can set a
password there, too. If you do so create a file called growl_pass.txt in the
same directory where the growl.rb lives in and fill it with your password –
nothing else allowed here! No white-spaces or new lines… NOTHING!

Usage

Start

ruby euruko_growl.rb start

Stop

ruby euruko_growl.rb stop