julienXX / terminal-notifier

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

Where is I can find Terminal Notifier-Info.plist #154

Closed ev-ta closed 8 years ago

ev-ta commented 8 years ago

Hi,

I am install application use command: $ [sudo] gem install terminal-notifier and I can find terminal-notifier in the /Applications/ I am try add: <key>NSUserNotificationAlertStyle</key> <string>alert</string>

julienXX commented 8 years ago

You will find the executable in /usr/local/bin which you should add to your PATH.