display your current spotify listening status through a sleek web UI + simple API. built with spotipy, the spotify api, and flask original by albumcovers
these endpoints return live spotify data from your current playback:
-
GET /api/title
π returns the current track title -
GET /api/artist
π returns the current artist -
GET /api/image
π returns the current album artwork
enjoy π΅π»