Skip to content

Instantly share code, notes, and snippets.

@brenogcota
Created July 29, 2022 18:41
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 brenogcota/3f4c8f07c3733d7fc17a53f01994ec2a to your computer and use it in GitHub Desktop.
Save brenogcota/3f4c8f07c3733d7fc17a53f01994ec2a to your computer and use it in GitHub Desktop.
Get Current Song Spotify
osascript -e 'tell application "Spotify" to artist of current track & " - " & name of current track'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment