···11# tinysub
2233-_tinysub_ is a simple web player for _Subsonic_. it's currently tested on a Navidrome server, [and may not work elsewhere yet](https://tangled.org/devins.page/tinysub/issues/17). i don't really like Navidrome's web client, and i wanted something akin to [Strawberry Music Player](https://www.strawberrymusicplayer.org), but i could run anywhere.
33+_tinysub_ is a simple web player for _Open Subsonic compatible music servers_, such as [Navidrome](https://github.com/navidrome/navidrome) and [Gonic](https://github.com/sentriz/gonic). i don't really like Navidrome's web client for various reasons, and i wanted something akin to [Strawberry Music Player](https://www.strawberrymusicplayer.org), but i could run anywhere.
4455to use, visit [https://tinysub.devins.page](https://tinysub.devins.page), or clone to your own machine and open `/src/index.html` in a browser. it's just plain JavaScript, HTML, and CSS, nothing fancy.. you can also build to a single index.html with [monolith](https://github.com/Y2Z/monolith) by running `nix build` (manifest for PWA doesn't seem to work with monolith though)
66