This project automatically sync what you're playing on spotify to a webpage and finds the lyrics on.
Usage:
- Clone this repo
- Install all the reqirements
- Edit app.py and change API keys for Spotify and Genius. (Google spotify api and genius api)
- python app.py
- Visit localhost:3000
Todo:
- Rolling lyrics
- PWA Support