Skip to content

Instantly share code, notes, and snippets.

@Tattoo
Created March 21, 2019 23:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tattoo/baae92673b8b39f9e0ff1c849dda3973 to your computer and use it in GitHub Desktop.
Save Tattoo/baae92673b8b39f9e0ff1c849dda3973 to your computer and use it in GitHub Desktop.
Easy sleep timer for OS X
sleep 5400 && osascript -e 'tell application "Spotify" to pause'
# 5400 seconds == 90 minutes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment