19 lines
733 B
Markdown
19 lines
733 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.
|
|
- Install required dependencies
|
|
```sh
|
|
pip install -r requirements.txt
|
|
```
|
|
- Run
|
|
```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. |