Darshan Crout
Results
2
comments of
Darshan Crout
Maybe there's something that can be used from my [Spotify project](https://github.com/dtcrout/spotitude)? I've made a PR on this project in regards to the config, but since then it's been improved: -...
@gomezda , it sounds like you need to start your web server. Before running `python3 spotitude.py`, run `python3 -m http.server` in another terminal. That should create a web server on...