XML-RPC interface for Growl
Growl is a rather spiffy little notifier for OS X I’ve started using lately. Currently however, it’s lacking a nice way to send messages over the network. Since a project I’m working on would be even slicker with a way to communicate updates, I quickly tacked a Python XML-RPC Server onto Growl using Growl’s Python bindings.
In the future, Growl will have its own network interface, I’ve heard. Until then, this does the job quite nicely.





