/sp

A Linux CLI client for spotifyd.

Primary LanguageShellMIT LicenseMIT

sp

A Linux command line client for spotify/spotifyd. Inspired by sp, which is not maintained.

  • Interacts with D-bus MRPIS implementations
  • POSIX-compliant

Installation

Copy sp script to your PATH. For example,

$ cp sp ~/.local/bin/

Usage

$ sp playpause  # toggles between play and pause
$ sp pause
$ sp next
$ sp prev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT