Skip to content

Get to know yourself better by analyzing spotify user data

License

Notifications You must be signed in to change notification settings

thmsdelange/spotigeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge

Spotigeek

Get to know yourself better by analyzing spotify user data. Currently displays the song and corresponding album that the authorized user is playing.

Screenshot 1 Screenshot 1

Installation and usage

Clone the repository

git clone https://github.com/thmsdelange/spotigeek.git

Install the Python dependencies

python -mpip install -r requirements.txt

Create a .env file (see .env.example) and set the secrets and spotify tokens. Then run flask run to start the server and navigate to http://127.0.0.1:5000/ to view the application.

License

This project is licensed under the GNU General Public License v3.0, so feel free to contribute!

About

Get to know yourself better by analyzing spotify user data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published