This is not how Growl support works. Applications add support to their application in order to talk to Growl either via a script, framework, or other means. We provide convenience frameworks for Growl integration in order to make it easier for developers to support Growl.
This is how it has worked for a long, long time. iTerm even supported Growl at some point. Free or not is inconsequential here, we cannot modify the iTerm codebase they have to. I get what you are trying to say here. Consider this: 1) We do not know how every application, ever, wants to notify their users. 2) Before Notification Center on OS X there was nothing but Growl. Essentially Apple copied what we were doing for the masses, which was part of the point. I may not agree with how they implemented it but it was done. I was hoping they would have hired the lot of us but they never contacted us just hired one of our lead developers away. Growl was free to download for over a decade. When it became too much to work on for free due to personal reasons on my part and on my partners parts we decided to start selling Growl in the app store. People can download the source for Growl still and build it themselves, we don't stop that and actually have documentation on how to do it. The only difference is that I was able to pay for my child's medical expenses (up to a point) with the funds I received for selling Growl. It was either this or kill the project as it was costing me personally money to run it. If you want iTerm support, contact the developer there and ask them for it. If they will not add it, then consider how to integrate it via a script. Or rather if you have some script you want to see a pass|fail on then look at one of the many different ways to integrate Growl into your script. We're happy to help here where we can. Assuming you want to actually get notifications from scripts and not necessarily a terminal emulator you can look at the following: http://growl.info/documentation/applescript-support.php http://growl.info/downloads#generaldownloads grab growlnotify http://growl.info/documentation/developer/bindings.php gntp bindings for different languages I hope this helps. On Thu, Aug 18, 2016 at 1:54 AM, Alex Kvak <[email protected]> wrote: > iTerm is free software, and Growl - not. So I'm asking here. I guess Growl > team is interested in iTerm support more than iTerm team in Growl support. > > > понеділок, 11 липня 2016 р. 17:57:03 UTC+3 користувач Christopher Forsythe > написав: >> >> It's more the other way around. Does iTerm 2 v3 support Growl 2.1.3? >> >> On Fri, Jul 8, 2016 at 2:32 AM, Alex Kvak <[email protected]> wrote: >> >>> Hi everyone >>> >>> Does Growl (my version is 2.1.3) support iTerm2 v3? >>> >>> Thx >>> >>> -- >>> 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 https://groups.google.com/group/growldiscuss. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Chris Forsythe >> > -- > 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 https://groups.google.com/group/growldiscuss. > For more options, visit https://groups.google.com/d/optout. > -- Chris Forsythe -- 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 https://groups.google.com/group/growldiscuss. For more options, visit https://groups.google.com/d/optout.
