This post originated from an RSS feed registered with Ruby Buzz
by Eric Hodel.
Original Post: ruby-growl 2.0
Feed Title: Segment7
Feed URL: http://blog.segment7.net/articles.rss
Feed Description: Posts about and around Ruby, MetaRuby, ruby2c, ZenTest and work at The Robot Co-op.
A pure-ruby growl notifier. ruby-growl allows you to perform Growl
notification via UDP from machines without growl installed (for example,
non-OSX machines).
What’s Growl? Growl is a really cool “global notification
system for Mac OS X”. See growl.info/
ruby-growl also contains a command-line notification tool named
‘growl’. Where possible, it isoption-compatible with
growlnotify. (Use —priority instead of -p.)
Changes:
Major Enhancements
1.9-ready
Notification levels now work on x86
Notification levels no longer work on PPC
Minor Enhancements
Added Growl.list which finds local hosts running growl using dnssd.