chrippa / spotify-remote

A simple CLI to control the Spotify desktop client
26 stars 4 forks source link

spotify-remote

PyPi Version Downloads

A simple CLI to control the Spotify desktop client

Inspired by this blog post about the protocol: http://cgbystrom.com/articles/deconstructing-spotifys-builtin-http-server/

Usage

spotify-remote play <uri>
spotify-remote (pause|unpause|toggle-playback)
spotify-remote status
spotify-remote -h | --help