Skip to content

mamireimu/obs-tablet-remote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBS Remote Tablet

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

Building instructions

  • Clone the repository
  • Install dependencies npm install
  • Build it! npm run build -- --homepage /

Note: By default the build script assumes deployment to the main URL. --homepage <url> lets you specifiy the base URL the assets will follow.

Developing

  • Clone
  • Install dependencies
  • npm run dev

Packages

No packages published

Languages

  • Vue 42.5%
  • JavaScript 34.3%
  • CSS 21.9%
  • HTML 1.3%