jamesread / spotifyctl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotifyctl

Control Spotify the cool way

Setup

  1. Register an application at: https://developer.spotify.com/my-applications/
  2. Set the SPOTIFY_ID environment variable to the client ID you got in step 1
  3. Set the SPOTIFY_SECRET environment variable to the client secret from step 1
  4. Run spotifyctl token and follow the prompts
  5. You are now ready to go

About


Languages

Language:Go 99.1%Language:Makefile 0.9%