A Linux command line client for spotify/spotifyd. Inspired by sp, which is not maintained.
- Interacts with D-bus MRPIS implementations
- POSIX-compliant
Copy sp script to your PATH. For example,
$ cp sp ~/.local/bin/$ sp playpause # toggles between play and pause
$ sp pause
$ sp next
$ sp prevPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.