growlnotify feature suggestion
Posted: Sun May 21, 2006 1:35 pm
is it possible to add an ability for growlnotify to include (via switches / options) a default action, which would be perfomed when clicking (or doubleclicking) on display?
i mean something like:
for my apple.com monitor :).
or
for folder's monitor...
or something like that...
i mean something like:
Code: Select all
growlnotify --action "open http://store.apple.com" -m 'APPLE Store is UPDATED'or
Code: Select all
growlnotify --action "open /Users/s/tmp" -m "Folder's /Users/s/tmp/ content has changed"or something like that...