A lyric app for Spotify. Run the script, run Spotify, and let the magic happens. Inspired on a gist from @humitos: https://gist.github.com/humitos/bfc241857b1f87576ca6355ab7653ad0
It capture the title of the Spotify player, extract the author and track name and hit an API looking for lyrics. Short and simple.
- wmctrl (OS package)
- requests (Python package)
- a musixmatch api key (https://developer.musixmatch.com/)
I will provide them, soon...