Skip to content

Instantly share code, notes, and snippets.

@msroot
Created March 30, 2016 21:54
Show Gist options
  • Save msroot/f671c05d820dc41afcb6c695ac04aeef to your computer and use it in GitHub Desktop.
Save msroot/f671c05d820dc41afcb6c695ac04aeef to your computer and use it in GitHub Desktop.
osascript -e 'tell application "iTunes" to play playlist "Feel Free"'
osascript -e "set Volume 10"
osascript -e 'tell application "Slack" to activate'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment