Skip to content

Pefouk/tuna-song-tracker-preact

Repository files navigation

Tuna Song Tracker in Preact - TSTP

Simple app made in Preact to display the latest listened song with Tuna

image

Current status

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.

Installation

  • 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.git
  • cd tuna-song-tracker-preact
  • npm install
  • npm run build
  • npm run preview
  • Server will be up and running at http://localhost:5173

Dev

  • 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.git
  • cd tuna-song-tracker-preact
  • npm install
  • npm run dev
  • Server will be up and running at http://localhost:4173

Suported sources

  • Last.fm

About

TSTP is a web app displaying the last played song through Tuna in OBS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published