Files | Admin

Notes:

Release Name: 2.0

Notes:
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 http://growl.info/

See also the Ruby Growl bindings in Growl's subversion repository:
http://growl.info/documentation/growl-source-install.php

ruby-growl also contains a command-line notification tool named 'growl'.  Where
possible, it isoption-compatible with growlnotify.  (Use --priority instead of
-p.)


Changes: === 2.0 / 2010-06-11 * 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.