No description
Find a file
2025-02-17 23:00:27 +02:00
api Add files via upload 2025-01-02 01:08:58 +02:00
docker-compose.yml Add files via upload 2025-01-02 01:08:58 +02:00
LICENSE Create LICENSE 2025-02-17 23:00:27 +02:00
README.md Update README.md 2025-01-02 01:12:49 +02:00

lastplayed

janky ass api to fetch last played song from lastfm

usage

fetch from https://lastplayed.prigoana.com/(username)

example

Used it on my website and on a wallpaper

running

Use the dockerfile to do it yourself On render import this repository and set the working enviroment as api, and add your lastfm api key as an enviroment variable under "LASTFM_API_KEY"