Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joemaygist/5482267 to your computer and use it in GitHub Desktop.
Save joemaygist/5482267 to your computer and use it in GitHub Desktop.
AppleScript: Spotify Next track
tell application "Spotify"
next track
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment