Skip to content

Instantly share code, notes, and snippets.

@antonagestam
Last active February 21, 2016 13:38
Show Gist options
  • Select an option

  • Save antonagestam/c8a47b4d6bfb8d23e3dc to your computer and use it in GitHub Desktop.

Select an option

Save antonagestam/c8a47b4d6bfb8d23e3dc to your computer and use it in GitHub Desktop.
good morning!
osascript -e 'tell application "Spotify" to activate';
sleep 5;
osascript -e 'tell application "Spotify" to set shuffling to true';
osascript -e 'tell application "Spotify" to play track "spotify:user:bananatrapp:playlist:4a6RQIxSGXZVvXy6ckDeL5"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment