Simple app made in Preact to display the latest listened song with Tuna
This project was made in like 3 hours over two separated days using Vite create-preact.
Cleanup needs to be done to remove stuff remaining from the create app.
This tracker doesn't have the intelligence yet to know if a song is still playing, and because of that it will remains on the latest played song forever.
- First you need Tuna setup in OBS.
- Enable the Tuna server output on port 1608
git clone git@github.com:Pefouk/tuna-song-tracker-preact.gitcd tuna-song-tracker-preactnpm installnpm run buildnpm run preview- Server will be up and running at
http://localhost:5173
- First you need Tuna setup in OBS.
- Enable the Tuna server output on port 1608
git clone git@github.com:Pefouk/tuna-song-tracker-preact.gitcd tuna-song-tracker-preactnpm installnpm run dev- Server will be up and running at
http://localhost:4173
- Last.fm