Command line tool to control Spotify
Spc is a simple command line tool to control Spotify using the Spotify API to allow for cross platform use. It is designed to be simple and is limited in scope, and is best when paired with another more complicated tool.
--config string Config file (default is $HOME/.config/spc/config.yaml)
-h, --help help for spc
-v, --verbose verbose error logging
- spc auth - Authenticates with Spotify
- spc completion - Generate shell autocompletion
- spc config - Initializes a config file
- spc docs - Generates docs fpr spc
- spc next - Skips the track currently playing
- spc pause - Stop Spotify playback
- spc play - Start Spotify playback
- spc previous - Goes back to the previously playing track
- spc save-daylist - Saves the current Spotify Daylist playlist
- spc save-weekly - Saves the current Spotify Discover Weekly playlist
- spc search - Search for and play a track, album, playlist, or artist
- spc seek - Seek to a specific position in the currently playing song from Spotify
- spc shuffle - Toggle Spotify shuffle
- spc status - Get the currently playing song from Spotify
- spc switch - Set device to use for all callbacks
- spc version - Print the version of spc
- spc volume - Set volume for Spotify