Mac OS X Command Line Popup Message / Terminal Notify

To popup a message on OS X using the command line, use terminal-notifier.

$ terminal-notifier -title 'Success' -message 'woot!'
View this page on GitHub.
Posted .

Comments

Leave a Reply