Skip to content

Instantly share code, notes, and snippets.

@yoggy
Created December 16, 2015 06:52
Show Gist options
  • Select an option

  • Save yoggy/842070d3b258dcd94f8b to your computer and use it in GitHub Desktop.

Select an option

Save yoggy/842070d3b258dcd94f8b to your computer and use it in GitHub Desktop.
$ ruby -r time -e 'loop{sleep 1;break if Time.now>Time.parse("2015/12/16 18:00:00")}' && aplay test.wav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment