Created
February 24, 2015 14:40
-
-
Save sthorne/bb9b233c57ec501dd84c to your computer and use it in GitHub Desktop.
Mac OS X AppleScript Command Line Notification
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
osascript -e 'display notification "That just happened" with title "Shake and Bake"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment