Description
spc
A lightweight mutliplatform CLI for Spotify
Installation Instructions
Installation
sudo dnf copr enable dvdmuckle/spc
sudo dnf install spc
Setup
To set up the app, run spc config
to generate a skeleton config file at ~/.config/spc/config.yaml
. Next, head to http://developer.spotify.com/ to create a new Spotify app. Make sure to set a callback URL for http://localhost:8888/callback
. Paste the ClientID and ClientSecret in the config as noted. You can now run spc auth
to start the OAuth2 flow, which will have you grant the Spotify app you created, and thus spc, the correct API permissions.
Running
Because this app is in constant development, please refer to spc help
for what functionality is available in the app.
Goals
The goal of this project is to present a simple, lightweight command line interface for Spotify, inspired by spotify-tui. Support for play, pause, volume, and a simple search are all that are considered right now. The roadmap may change in the future.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | i386 (5)*, x86_64 (6)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (0)*, x86_64 (14)* | Fedora 39 (49 downloads) |
Fedora 40 | i386 (4)*, x86_64 (20)* | Fedora 40 (26 downloads) |
Fedora 41 | i386 (1)*, x86_64 (3)* | Fedora 41 (8 downloads) |
Fedora rawhide | i386 (6)*, x86_64 (0)* | Fedora rawhide (83 downloads) |
* Total number of downloaded packages.