Skip to content

Ruby based script that searches Twitter for keywords and display last result in a Growl notification

Notifications You must be signed in to change notification settings

shadowmaru/monitor-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

monitor-twitter

monitor-twitter is a command line script to search tweets from a selected user (or the whole tweetuniverse) for certain keywords, and display the last result in a nice Growl notification. Combine it with Cron to constantly monitor your search.

monitor-twitter also stores the last result on Redis so it won't be displayed again.

Usage

monitor-twitter --from USERNAME --keywords KEYWORD1,KEYWORD2,KEYWORD3

About

Ruby based script that searches Twitter for keywords and display last result in a Growl notification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages