A cross-platform automation tool built on Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Samuel Pua 4df3f02351 Upload dependencies 6 years ago
test First commit 6 years ago
README.md First commit 6 years ago
keys.txt First commit 6 years ago
libwinpthread-1.dll Upload dependencies 6 years ago
main.go First commit 6 years ago
mrRobotic First commit 6 years ago
mrRobotic.exe First commit 6 years ago

README.md

Mr Robotic - A cross-platform desktop automation tool

Mr Robotic is a cross-platform desktop automation tool mainly used for auto-clicking and auto-typing.

Prerequisites

Mr Robotic is built on Go, and have all required libraries built-in within the binary.

To attempt to recompile the application, the following is required:

  • Go
  • robotgo
  • Dependencies for robotgo

Cross-compilation isn't the most stable thing, so OS specific compilation is recommended.

Authors

  • Samuel Pua - Initial work - GitHub