🎵 heartbeats 🎷
Maintain a (potentially) public list of your recently liked songs so people know how cool you are
Setup
-
Create a spotify developer account and create a new app
-
Create a
.env
file with your spotify secrets:CLIENT_ID=<client_id> CLIENT_SECRET=<client_secret>
-
Run
docker compose up -d
to start
Languages
Python
82.2%
HTML
15.5%
Dockerfile
1.9%
Shell
0.4%