Johannes Pohl

Results 209 comments of Johannes Pohl
trafficstars

Where and how you can use any HTML?

True, seems that the readme is still valid :) > This web client is the author's first JavaScript/TypeScript project and is rather a proof of concept for the Snapserver's WebSocket...

The server doesn't interpret any JavaScript, it just serves files within the doc root directory

I would like to have a menu for this, similar to the one in Snapdroid, a button with three dots or a hamburger button that opens a context menu with...

Of course, I'm accepting PRs. General design goals are to keep it small and simple and to run on relevant browsers, including iOS.

The Android version and App version would be very interesting. Also I need a client log, you can capture it with `adb`: ``` adb logcat --pid=`adb shell pidof -s de.badaix.snapcast`...

I checked with a bt speaker and it looks quite bad: when playing audio Snapclient needs reliable information for each chunk sent to the DAC when it will be played...

Did you manage to get some logs?

Pull requests are always welcome :smile:

The develop branch can compile the server for Android. To build the App, I recommend to use the latest Android Studio with the latest NDK and SDK and copy the...