spotify
CLI to use Spotify from the terminal
Subcommands
| Name | Description | 
|---|---|
| play | Resume playback where Spotify last left off | 
| next | Skip to the next song in a playlist | 
| prev | Return to the previous song in a playlist | 
| replay | Replay the current track from the beginning | 
| pos | Jump to a time (in secs) in the current song | 
| pause | Pause (or resume) Spotify playback | 
| stop | Stop playback | 
| quit | Stop playback and quit Spotify | 
| vol | Show the current Spotify volume | 
| status | Show the current player status | 
| share | Display the current song's Spotify URL and URI | 
| toggle | 
Options
| Name | Description | 
|---|---|
| --help, -h | Show help for spotify |