Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/t2t2/obs-tablet-remote

Tablet optimised OBS Remote
https://github.com/t2t2/obs-tablet-remote

obs obs-studio obs-websocket

Last synced: 10 days ago
JSON representation

Tablet optimised OBS Remote

Awesome Lists containing this project

README

        

# OBS Remote Tablet

OBS Remote UI optimised for tablets, but really it works with any web browser.

## Building instructions

* Clone the repository
* Install dependencies `npm install`
* Build it! `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.

## Developing

* Clone
* Install dependencies
* `npm run dev`