Web client for Snapcast, optimized for mobile devices, with the look and feel of Snapdroid
echo 'VITE_APP_SNAPSERVER_HOST = localhost:1780' > .env.local
npm ci
npm run dev
npm cinpm run builddist directory to some path on your snapserver host and
let the [http] doc_root in your snapserver.conf point to itsnapserver and navigate with a browser to
http://<snapserver host>:1780Prebuilt versions can be downloaded as zip archive or debian package in Releases.
On Android open http://<snapserver host>:1780 in Chrome and select in the menu
Add to homescreen
Screenshot is taken on a Pixel 7 emulation in Chrome DevTools

Since my time and my web development skills are limited, pull requests are
highly appreciated. Please check the list of
open issues.
Branch from the develop branch and ensure it is up to date with the current
develop branch before submitting your pull request.
High prio issues:
TypeScript
97.5%
Web client for Snapcast, optimized for mobile devices, with the look and feel of Snapdroid
echo 'VITE_APP_SNAPSERVER_HOST = localhost:1780' > .env.local
npm ci
npm run dev
npm cinpm run builddist directory to some path on your snapserver host and
let the [http] doc_root in your snapserver.conf point to itsnapserver and navigate with a browser to
http://<snapserver host>:1780Prebuilt versions can be downloaded as zip archive or debian package in Releases.
On Android open http://<snapserver host>:1780 in Chrome and select in the menu
Add to homescreen
Screenshot is taken on a Pixel 7 emulation in Chrome DevTools

Since my time and my web development skills are limited, pull requests are
highly appreciated. Please check the list of
open issues.
Branch from the develop branch and ensure it is up to date with the current
develop branch before submitting your pull request.
High prio issues:
TypeScript
97.5%