Tablet optimised OBS Remote
OBS Remote UI optimised for tablets, but really it works with any web browser.
npm install
npm run build
Built files will be in dist/
directory, serve these with your favourite webserver, be it nginx, apache, one of those fancy one-liners or whatever.
npm run dev