Created
July 5, 2014 02:48
-
-
Save bitle/f2c96cdeb212fabf8fc1 to your computer and use it in GitHub Desktop.
OSX Notification from bash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
osascript -e 'display notification "Lorem ipsum dolor sit amet" with title "Title" subtitle "subtitle"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment