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

Feel free to give us a ⭐ on our GitHub repository!
Key Features
- Instant Connection
- Control over connected devices
- Be able to control the keyboard and mouse of your connected devices.
- Device History
- Connect to known devices with one click.
- File Sharing across multiple devices
- Smart Bar with commands
- Navigate faster by typing commands in the upper smart bar.
- Device Monitoring for CPU, Memory and WLAN Usage
- Script Execution with Node.js Integration
- Script Store for non-programmers
- Dark/Light Mode
- Feedback Writing and Viewing
- Full screen mode
- Work distraction free.
- Auto Launch
- Remote Control launches automatically after you start your device.
- Auto Update
- Remote Control automatically updates when new updates are released.
- Custom WebRTC Server
- Configure Remote Control in order to use your custom WebRTC server.
- Debug Mode
- Activate debug mode to help us fix issues faster.
- Cross platform
- Windows, macOS and Linux ready.
- In-built Tutorial Page
How To Use
Building and opening your own installable
To clone and install this application, you'll need Git, Node.js (which comes with npm) and Python 3 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 --prod
# Install the app
$ ./build/*.exe
Hosting your own server
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 use
nodefrom the command prompt.
Download
You can download the latest installable version of Remote Control for Windows, macOS and Linux.
Credits
This software uses the following open source packages:
- Node.js
- Electron
- electron-builder
- PeerServer
- @jitsi/robotjs
- socket.io
- socket.io-client
- Express.js
- Express Docs
- Crossnote
Support
You may also like...
- Express Docs - An easy-to-use documentation site creator
- Youtube Offline - A lightweight YouTube video downloader
- Appify - A tiny tool that allows you to turn your website into an app
- Meetings - A meetings app with lots of features
- DinoChess - A chess platform for chess lovers
License
dinoscape.com · GitHub @DinoscapeProgramming · Scratch @Dinoscape