Skip to content

Instantly share code, notes, and snippets.

@bds
Created September 1, 2018 19:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bds/ca1dc146941736308af4b5902451d3d7 to your computer and use it in GitHub Desktop.
Save bds/ca1dc146941736308af4b5902451d3d7 to your computer and use it in GitHub Desktop.
OSX GUI notification
osascript -e 'display notification "Lorem ipsum dolor sit amet 2" with title "Title"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment