Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save sgnl/15eb940aea42382b1f730c9136f6f828 to your computer and use it in GitHub Desktop.

Select an option

Save sgnl/15eb940aea42382b1f730c9136f6f828 to your computer and use it in GitHub Desktop.
OSX Notification from bash
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