Skip to content

imprevo/remote-control-webapp

Repository files navigation

Welcome to Remote control webapp 👋

node-current s

Remote desktop web app built with RobotsJS.

Features

  • Remote control via LAN and WI-FI
  • File manager
  • Mouse control
  • Keyboard buttons
  • Media buttons
  • VLC hotkeys

Install

  1. Clone this repository.

  2. You need to install RobotsJS requirements for your OS.

  3. Install dependencies

npm install

Usage

Run application in production mode:

npm start

Or in development mode:

npm run dev

Now you can open http://localhost:3000 to view it in the browser.

Troubleshooting

node-gyp throws error during installation

Clone RobotsJS repo and run this command inside robotjs root catalog:

npm install && node-gyp rebuild

Author

👤 imprevo

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Remote desktop web app built with RobotsJS.

Resources

License

Stars

Watchers

Forks

Contributors