Skip to content

DinoscapeProgramming/Remote-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Control

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 FeaturesHow To UseDownloadCreditsLicense

screenshot

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.
  • Cross platform
    • Windows, macOS and Linux ready.
  • In-built Tutorial Page

How To Use

Building your own installable

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

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

# Start server
$ node . 

Note If you're using Linux Bash for Windows, see this guide or use node from 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:

Support

You may also like...

  • 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

Apache-2.0


dinoscape.com  ·  GitHub @DinoscapeProgramming  ·  Scratch @Dinoscape

About

An advanced, but easy-to-use Remote Desktop Application Program which has cross-platform support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published