Here is at least a partial list of GNTP implementations: http://growl.info/documentation/developer/bindings.php. The new GrowlNotify isn't compiled to work on 10.6, but it would actually compile to run on that. We restricted it because most on 10.6 wouldn't want a GrowlNotify that couldn't talk to their local Growl (Growl 1.3+ itself uses a number of 10.7 only technologies). If you feel comfortable pulling down source and changing the deployment target setting to 10.6, you would have a GrowlNotify that could talk to Growl 2 from 10.6
On Jun 1, 2:30 pm, Jordan Reed <[email protected]> wrote: > Thanks for the reply! It's interesting - and maybe I've got a third > option. I'm triggering the notification using 'growlnotify' v1.2.2 on the > command line. > > It would be trivial for me to call a second command line program that sends > out a GNTP to my remote computer. Are there any command line programs that > will run on Snow Leopard and sent out a GNTP? I couldn't find any. > > But I'm guessing I can write something quite quickly using Growl::GNTP > > ..Jordan -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/growldiscuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
