reverse engineered Spotify Canvas API only available on iOS and Android displays short looping video for song in place of album when available
19 lines
748 B
Markdown
19 lines
748 B
Markdown
# SPOTIFY-GUI
|
|
Control Spotify remotely with a nice and functional touchscreen interface
|
|
|
|
|
|
## ✨ [More info](https://stories.bbrunson.com/spotifygui-touchscreen-controller-for-spotify/)
|
|
|
|
|
|
## Running
|
|
- Get a Spotify API Client ID and Secret from the [Spotify Developer Dashboard](https://developer.spotify.com/). Put these in the config.json file.
|
|
- Clone the repository
|
|
```sh
|
|
pip install -r requirements.txt
|
|
```
|
|
- Configure the env variables
|
|
```sh
|
|
python spotifycontroller.py
|
|
```
|
|
|
|
###### All content in this repo is the sole property of Brandon Brunson including all copyrights and trademarks. Unauthorized use or distribution will result in punishments of the fullest extent of the law, including, but not limited too, inprisonment. |