Skip to content

Flask/RESTful APIs/HTML/CSS. Login with spotify, get lyrics to current song

Notifications You must be signed in to change notification settings

arvindh-manian/lyrify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lyrify

Login with spotify, get lyrics to current song

Usage

  1. Install Python
  2. Download the repository and run the command $ pip install -r requirements.txt (this installs all the dependencies)
  3. Navigate to credentials.txt and place your credentials in the following order (separate lines for each):
    1. Spotify client ID
    2. Spotify client secret
    3. APISeeds API key
  4. Run $ flask run
  5. Lyrify should be up at localhost:5000!

About

Flask/RESTful APIs/HTML/CSS. Login with spotify, get lyrics to current song

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published