Skip to content

Instantly share code, notes, and snippets.

@emjayess
Created February 14, 2012 14:24
Show Gist options
  • Save emjayess/1827073 to your computer and use it in GitHub Desktop.
Save emjayess/1827073 to your computer and use it in GitHub Desktop.
"are you working on your most important item?"
MacBook-Pro:~ emjayess$ crontab -l
42 08-18 * * 1-6 osascript -e "beep 5"; say -v Victoria -r 200 are you working on your most important item?
// see also: multiple ways to make a mac go 'beep'...
// http://stackoverflow.com/questions/3127977/how-to-make-the-hardware-beep-sound-in-mac-os-x-10-6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment