-
-
Save sgnl/15eb940aea42382b1f730c9136f6f828 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