Crates.io | robopilot |
lib.rs | robopilot |
version | 1.0.0-alpha |
source | src |
created_at | 2021-04-22 11:59:26.384626 |
updated_at | 2021-12-13 04:18:27.389488 |
description | Mouse and Keyboard record and replay application |
homepage | |
repository | https://github.com/udwtech/Robopilot |
max_upload_size | |
id | 388109 |
size | 38,230 |
Help to automate the mouse and keyboard by recording the movements and inputs. Replay those action based of the saved actions.
Step 1 -> activate mouse recording press ctrl + r + m
Step 2 -> then bring the cursor to the location , and press p
to tell it is just position recording and no click recording required.
Step 1 -> activate mouse recording press ctrl + r + m
Step 2 -> then bring the cursor to the location , press k
and click the mouse button . This k
indicate to record position and the action of mouse click.
Just press ctrl + r + k
, recording will be started as soon as the next key is pressed.
This require the variable --status=play and --output={filepath of the recorded file.}
Please join and contribute.