Skip to content

Instantly share code, notes, and snippets.

@Kalyse
Created February 6, 2014 11:06
Show Gist options
  • Save Kalyse/8842208 to your computer and use it in GitHub Desktop.
Save Kalyse/8842208 to your computer and use it in GitHub Desktop.
Spotify Remote
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.OpenUri string:http://open.spotify.com/track/6JEK0CvvjDjjMUBFoXShNZ
@stefancrain
Copy link

Hilarious

@Kalyse
Copy link
Author

Kalyse commented Dec 11, 2020

Looks like this might not work still anymore and you'd need to follow it up with a ....

dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment