Skip to content

A GUI to get the lyrics of the song being currently played on Spotify.

License

Notifications You must be signed in to change notification settings

dushyantRathore/Spotify_lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify_lyrics

A linux GUI application to fetch the lyrics of the song being played on the Spotify app.

Installation

Requirements

  • python-dbus
  • BeautifulSoup
  • urllib/urllib2
  • Tkinter
  • PIL
  • Image/ImageTk

Install from source

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

Screenshot

Screenshot from 2017-10-14 10-57-22.png

Working

About

A GUI to get the lyrics of the song being currently played on Spotify.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages