Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save seanmtracey/8598860 to your computer and use it in GitHub Desktop.
Save seanmtracey/8598860 to your computer and use it in GitHub Desktop.
#Found at http://apple.stackexchange.com/questions/57412/how-can-i-trigger-a-notification-center-notification-from-an-applescript-or-shel
osascript -e 'display notification "Lorem ipsum dolor sit amet" with title "Title"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment