Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 703 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 703 Bytes

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