Skip to content

Instantly share code, notes, and snippets.

@bitle
Created July 5, 2014 02:48
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