Skip to content

Instantly share code, notes, and snippets.

@adamharley
Created November 12, 2014 17:14
Show Gist options
  • Save adamharley/5a77eef542d416393feb to your computer and use it in GitHub Desktop.
Save adamharley/5a77eef542d416393feb to your computer and use it in GitHub Desktop.
send notification on OSX from command line
osascript -e 'display notification "foo" with title "bar"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment