screencapture-www icon indicating copy to clipboard operation
screencapture-www copied to clipboard

Growl Support?

Open jackfranklin opened this issue 13 years ago • 5 comments

Hello,

Been playing with this & really enjoying it so far. I was wondering how easy it would be to add support for Growl, such that the URL is outputted in a Growl notifcation once uploaded?

Thanks.

jackfranklin avatar Aug 24 '11 11:08 jackfranklin

I forked & tried adding this myself using growlnotify (http://growl.info/extras.php) but couldn't get it to work. I'm sure I'm missing something obvious.

jackfranklin avatar Aug 24 '11 11:08 jackfranklin

Hey Mathias,

I tried that but still no luck. Image uploads fine & opens in browser but no Growl notification.

Here's my forked version: https://github.com/jackfranklin/screencapture-www/blob/master/screencapture

jackfranklin avatar Aug 26 '11 16:08 jackfranklin

@jackfranklin Do you get the Growl notification when running just that command in Terminal.app?

mathiasbynens avatar Aug 26 '11 17:08 mathiasbynens

@mathias no I don't, but if I do growlnotify -m "HEY" I get that notification fine.

I've tried replacing your line in my code with the above "HEY" message but that didn't work.

jackfranklin avatar Aug 26 '11 17:08 jackfranklin