A simple web app to show the synchronized lyrics to your favourite songs from Spotify! Created using Svelte.
Live Lyrics for Spotify even works as a PWA and can be installed to your phone (ideally running Android)!
To use Live Lyrics for Spotify, you can either
- Host it yourself and create your own application for the Spotify API
The application ID can be changed in
config.js
-
Or you send me a message, kindly asking me to add your Spotify account to the whitelist. In that case, you might also get access the app.
-
By now, Spotify has launched its own version of Live Lyrics. If you don't care about the design, I would recommend using their version, because it's easier to set up (basically working out-of-the-box) and the quality of their lyrics data is much better (I didn't want to pay for the data and implemented a hacky workaround).
Thank you to Akash R Chandran for creating this project, which allows indirect access to the lyrics data used by Spotify itself!