blob: 0b32379b99a5c66791d8f79cd002d4438904c318 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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.)
WWW: http://rubyforge.org/projects/ruby-growl/
|