Site menu:

Tags

Family/Friends Fun gambling Linux/BSD Linux/BSD Mac Movies Music Opinion photos python review sysadmin Web Work WoW

Links:

Meta

Site search

Recent Posts

RSS Reading

RSS Netflix Q

Archive for June, 2007

pynotify – CLI tool for Gnome libnotify

On my Mac, I use Growl all the time. Especially using the CLI tool growlnotify to notify me from my scripts. Recent versions of Gnome use libnotify to display notifications similarly to Growl.
I couldn’t find a CLI tool, so I wrote one. The Python API is very handy and easy to understand, [...]