This is a simple macOS menu bar application that shows you the lyrics of current playing spotify track. All the lyricses are from Wikia website. (for now!)
You can grab the DMG file of the application from the releases. The installation is as easy as opening DMG file and dragging the application file to your Applications folder.
This application works by scrapping public data from websites. This looks like simulating user actions in a web browser. Unfortunately, using a scrapper to fetch data from some websites may violate their terms.
Please note that it's all your responsibility to use this app.
Just fill an issue and describe it. I'll check it ASAP!
You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❤️
Remember to write a few tests for your code before sending pull requests.
MIT