mn6 / remote

Remote Windows desktop automation w/ React dashboard and Discord integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remote

Quick program I wrote to brush up on node/express/eris/react/robotjs. Has a web dashboard for creating macros runnable through a Discord bot that can be used to automate things on Windows remotely.

Demo

Features

  • Mouse manipulation (clicking, position)
  • Keyboard (type strings, press keys)
  • Screenshots
  • Delays
  • Repeats
  • Local web dashboard

Screenshots

Installation

  1. Pull this repository.
  2. Ensure you have the Windows build tools and node-gyp installed
  3. npm i
  4. node index.js
  5. View the dashboard @ http://localhost:PORT/dashboard/

About

Remote Windows desktop automation w/ React dashboard and Discord integration


Languages

Language:JavaScript 87.3%Language:CSS 10.9%Language:HTML 1.8%