Remote Control is a minimal remote desktop app built on top of Electron. Designed to ease things up for better and faster technical support with low effort in mind.
Key Features • How To Use • Download • Credits • License
To clone and install this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/DinoscapeProgramming/Remote-Control
# Go into the repository
$ cd Remote-Control/client
# Install dependencies
$ npm install
# Build the app
$ npm run build
# Install the app
$ ./build/*.exe
To clone and host this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/DinoscapeProgramming/Remote-Control
# Go into the repository
$ cd Remote-Control/server
# Install dependencies
$ npm install
# Start server
$ node .
Note
If you're using Linux Bash for Windows, see this guide or usenode
from the command prompt.
You can download the latest installable version of Remote Control for Windows, macOS and Linux.
This software uses the following open source packages:
dinoscape.com ·
GitHub @DinoscapeProgramming ·
Scratch @Dinoscape