Skip to content

Instantly share code, notes, and snippets.

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