Skip to content

Instantly share code, notes, and snippets.

@labocho
Created November 17, 2011 14:05
Show Gist options
  • Save labocho/1373210 to your computer and use it in GitHub Desktop.
Save labocho/1373210 to your computer and use it in GitHub Desktop.
Time signal (時報) by cron, growlnotify, and ruby
0 * * * * ruby -e 'puts "#{Time.now.hour} o\x27clock"' | /usr/local/bin/growlnotify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment