Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Mia-Rain/Spotbash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotbash

Spotify Control API ~ Written in POSIX sh, using curl + jq


Installation

  1. Head here (https://developer.spotify.com/dashboard/applications)
  • Create or use and existing app
  • Remember it's Client ID and Client Secret
  • Edit it's settings to add https://mia-rain.github.io/REKEY/callback as the callback URI
  1. Head to REKEY
  • Press start and input the requested data
  1. Click "Click to save AUTHKEYS" and save to ~/.cache/spotbash/authkeys

REKEY (source) can be self hosted, although it only requires client side js/html+css

Deprecation

Spotbash should be considered deprecated.
While Spotbash is still useful it's code is horrid and needs a complete rewite.
I might make one, unlikely though.