Skip to content

Helper functions to control your Spotify devices via Bash

Notifications You must be signed in to change notification settings

swissiety/bashspotcontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

bashspotcontroller

Helper functions to control your Spotify devices via Bash

How to start

Spotify Premium is needed!

  1. (register and) log into your Spotify Developer Account.
  2. go to your Dashboard and create a new App.
  3. execute the bashspotcontroller-example.sh the file .spotifyconfig is created.
  4. insert the given ClientID and ClientSecret into the corresponding variables (CLIENTID, SECRET) in .spotifyconfig.
  5. explore the example bashspotcontroller-example.sh.
  6. build something cool.

Dependencies

  • bash
  • openssl
  • curl

Disclaimer

This Repo is NOT associated with spotify.

Releases

No releases published

Packages

No packages published

Languages