On Jul 4, 2010, at 02:56:16, Riba wrote: > I believe I should go the same route as Growl Twitter plugin …
What Growl Twitter plug-in? > I am also thinking that since Growl supports network notifications out of the > box, I might just capture this traffic and send it wherever I need to. Capturing notifications in Apple's proprietary Cocoa DO protocol won't help you much. Moreover, it won't help you with notifications received locally. > Is it possible to use php or similar to capture there incoming notifications? Not without forwarding them to a process written in PHP running on another machine. There are far easier ways to achieve your goal. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
