Command line utility for managing Spotify from dmenu
# pacman -S netcat jq curl xdg-utils dmenu
- Create a new App on your Dashbord
- Create file
$HOME/.config/spotify_credentials.json
with you client id and secret:
{
"client_id": "YOUR_CLIENT_ID",
"client_secret": "YOUR_CLIENT_SECRET"
}
Like current track
spoty like
Like current track and add to playlist
spoty add-to-playlist