Skip to content
/ remote Public

Remote Windows desktop automation w/ React dashboard and Discord integration

Notifications You must be signed in to change notification settings

mn6/remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published