julienXX / terminal-notifier

Send User Notifications on macOS from the command-line.
Other
6.37k stars 330 forks source link

Start Transmission on click #142

Closed mokrinsky closed 7 years ago

mokrinsky commented 9 years ago

I'm launching terminal-notifier with following command:

terminal-notifier -title 'Image Uploaded' -message 'Message' -sender com.gyazo.mac -sound default

In this case, when I click on notification, Transmission starts. Tried to play with -execute param, but it doesn't matter for me - it still launches only Transmission.

I'm using the latest version available in Homebrew and OSX El Capitan GM.

julienXX commented 8 years ago

I'm not sure what your issue is here. Could you paste the different commands you're trying and their results?