/iremote

webrtc screensharing and remote control

Primary LanguageJavaScript

iRemote

webrtc screensharing and remote control

Build and run for windows

Prerequisites:

run as system admin

 npm install --global --production windows-build-tools

Run or build:

  1. Clone this repo
git clone https://github.com/devarthurribeiro/iremote.git
  1. Install modules
yarn
  1. Rebuild modules
yarn rebuild
  1. run yarn start
yarn start 

or build

yarn dist