Skip to content

Instantly share code, notes, and snippets.

@hannakalinowska
Created July 28, 2011 12:43
Show Gist options
  • Select an option

  • Save hannakalinowska/1111468 to your computer and use it in GitHub Desktop.

Select an option

Save hannakalinowska/1111468 to your computer and use it in GitHub Desktop.
Simplest Pomodoro timer
$ sleep 1500 && growlnotify -s -m 'Time is up!' && say 'Time is up'
@lukaszkorecki
Copy link

 sleep 1500 && growlnotify -s -m 'Time is up!' && say 'Time is up'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment