snapweb
snapweb copied to clipboard
Web interface for Snapcast
First, and most importantly, **thank you.** Snapcast, and Snapweb, have been amazing. I noticed the comment about the current iteration being a proof-of-concept typescript project for the Snapcast Websocket API,...
Under iOS the controls are working fine. Just like the desktop. But the client is not playing. It is displayed linke on the desktop, but no audio is played. Tried...
When making use of the `Play` button of the Snapweb web client a new client is created and they may end up piling up when using different browsers/devices/sessions so it...
Hi! Trying to set up a system based on this after the Google and Sonos debacle forcing me to replace my audio setup. After trying out a few clients (4...
You can use any HTML as and can even inject javascript by using ``. If many users are using snapweb, this could be considered a security issue.
Please add a dark mode option to the webapp (as-well to the android app) thanks and keep up the good work!
``` /tmp/snapweb-0.2.0 $ make tsc --build page/tsconfig.json make: tsc: No such file or directory make: *** [Makefile:6: tsc] Error 127 /tmp/snapweb-0.2.0 $ sudo apt install tsc Reading package lists... Done...
When compiling (doesn't really seem to matter which version of NodeJS/NPM) against the latest version of TypeScript I'm getting the below error: ``` / # make -C snapweb/ make: Entering...
I want to make a pull request Add in 3-dot menu with show offline clients. slider volume percent. But I can't find out to do it, especially now where the...
Left to do: - [ ] Better CSS for switching client group & deleting client - [ ] Better navbar CSS (Show offline & dash/latency) - [ ] Consider switching...