GrowlNotifier class (Python)
October 28th, 2005 Posted in Apple, Programming, Python
I use growl on my mac - but I haven't browsed the site in ages. Today, from del.icio.us I found this gem: GrowlNotifier class (Python)
I am going to use the hell out of this. Python bindings for Growl? Heck yeah!
Some notes for myself: Make sure to view the scripts and Extras folders, and also enable "remote notification" in the preference pane.
This will be incredibly useful for tracking network events - also, it'll be kind of cool. I need to make a bugzilla growl plugin to tell me when new bugs hit my queue (but that's redundant with email notifications, I know.)


January 26th, 2006 at 8:20 am
Just wait until we put .8 out ;)
kremit-2:~/source_code/projects/growl/Bindings chris$ ls
Java applescript network perl python realbasic ruby tcl
kremit-2:~/source_code/projects/growl/Bindings chris$ ls network/
RelayGrowl.py netgrowl.php netgrowl.py
November 21st, 2007 at 9:20 am
Nice! Thanks for the link.