I would be happy to help, Objective-C is not really my cup of tea, but i will give it a try. I have fetched the source code from the Mercurial repo and studied it. With a action plugin do you mean a display plugin like MailMe or SMS? I can see that this would be quite easy to implement.
Would it possible to chain several plugins so that first a script- plugin is run and then a normal display plugin such as Smoke? I can see several usages for this. When i tried compiling the source xcode gave me the following error: CpResource build/Debug/GrowlSparkleHelper.app/Contents/Resources/ dsa_pub.pem external_dependencies/Sparkle/dsa_pub.pem cd /Users/peter/Development/growl-development /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/ pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve-src- symlinks /Users/peter/Development/growl-development/ external_dependencies/Sparkle/dsa_pub.pem /Users/peter/Development/ growl-development/build/Debug/GrowlSparkleHelper.app/Contents/ Resources pbxcp: dsa_pub.pem: No such file or directory Do you know what might be causing this? /Peter On Aug 8, 8:30 pm, Chris Forsythe <[email protected]> wrote: > I'd like to get to this point. It's not currently, but that could easily be > an action plugin to execute an applescript or whatever. > > Would you be able to help us implement that in Growl? > > Chris > > On Aug 8, 2010, at 11:13 AM, Peter wrote: > > > > > I would like to execute some code when growl receives a message from a > > special program. For example when receiving the song played from > > Spotify or Itunes I would like to be able to use this message to set > > my IM status (Peter is listening to...). Is this possible in Growl? If > > it is, how? > > > Cheers, > > Peter > > > -- > > 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 > > athttp://groups.google.com/group/growldiscuss?hl=en. -- 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.
