Closed deseven closed 9 years ago
Hello, i'm using your app to send notifications from my app.
I'm running it like that: terminal-notifier -group 'myapp' -title 'myapp' -message test -sender info.deseven.myapp -execute 'open http://someurl:12345/'
terminal-notifier -group 'myapp' -title 'myapp' -message test -sender info.deseven.myapp -execute 'open http://someurl:12345/'
Or like that: terminal-notifier -group 'myapp' -title 'myapp' -message test -sender info.deseven.myapp -open 'http://someurl:12345/'
terminal-notifier -group 'myapp' -title 'myapp' -message test -sender info.deseven.myapp -open 'http://someurl:12345/'
Click on the notification doesn't open the url, instead it randomly tries to activate my app or even to launch another copy of it.
If i change the sender to, for example, org.mozilla.firefox - everything works fine.
Is this some kind of a bug? Can you advice something please? OS X 10.10.3, terminal-notifier 1.6.3
Nevermind, i'll use -appIcon instead. Thanks for the great app!
Hello, i'm using your app to send notifications from my app.
I'm running it like that:
terminal-notifier -group 'myapp' -title 'myapp' -message test -sender info.deseven.myapp -execute 'open http://someurl:12345/'
Or like that:
terminal-notifier -group 'myapp' -title 'myapp' -message test -sender info.deseven.myapp -open 'http://someurl:12345/'
Click on the notification doesn't open the url, instead it randomly tries to activate my app or even to launch another copy of it.
If i change the sender to, for example, org.mozilla.firefox - everything works fine.
Is this some kind of a bug? Can you advice something please? OS X 10.10.3, terminal-notifier 1.6.3