pwittchen / spotify-cli-linux

🎶 A command line interface to Spotify on Linux
https://pwittchen.github.io/spotify-cli-linux
GNU General Public License v3.0
643 stars 55 forks source link

Ability to switch Spotify devices #64

Open martinvonwittich opened 3 years ago

martinvonwittich commented 3 years ago

Spotify is currently playing on my phone; spotifycli --playpause will toggle play/pause on my phone. To move the playback to my computer, I manually have to switch the device in the Spotify GUI to "This Computer". It would be nice if this were possible with spotifycli.

pwittchen commented 2 years ago

Thanks for the suggestion, I haven't tested this tool with switching between phone and desktop. Tool is intended to work with desktop only, but if anyone is willing to implement such feature, I'm open for the new PRs.