Skip to content
/ spoty Public

Command line utility for managing Spotify from dmenu

Notifications You must be signed in to change notification settings

k0va1/spoty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Command line utility for managing Spotify from dmenu

Resources

Stars

Watchers

Forks

Packages

No packages published