A linux GUI application to fetch the lyrics of the song being played on the Spotify app.
- python-dbus
- BeautifulSoup
- urllib/urllib2
- Tkinter
- PIL
- Image/ImageTk
After you've installed the dependencies, open terminal and go to the directory where you want to install. Enter the commands :
git clone https://github.com/dushyantRathore/Spotify_lyrics
cd Spotify_lyrics/
python Main.py