Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 530 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 530 Bytes

Spoty

Command line utility for managing Spotify from dmenu

Dependencies

# pacman -S netcat jq curl xdg-utils dmenu

How to use?

  1. Create a new App on your Dashbord
  2. 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