a TUI (Text-based User Interface) for Spotify (control only)
Firstly, ensure you have Spotify Premium, because this project relies on the Spotify Web API
Go to the Spotify Developer Dashboard and follow this guide

And replace the placeholders with the 2 values you copied into the .env file
Start Spotify if on Windows, or install and start spotifyd if on Linux/MacOS/a UNIX system
Install the dependencies using $ pip install -r requierements.txt
Run $ python main.py and enjoy!
