#mouse #keyboard #automated

app robopilot

Mouse and Keyboard record and replay application

3 releases (unstable)

1.0.0-alpha Dec 13, 2021
0.3.1 Apr 23, 2021
0.2.1 Apr 22, 2021
0.2.0 Apr 22, 2021

#1700 in Hardware support

MIT and maybe GPL-2.0-only

21KB
471 lines

RoboPilot

Help to automate the mouse and keyboard by recording the movements and inputs. Replay those action based of the saved actions.

Recording

Mouse Recording

Mouse Position

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.

Mouse Position and Click

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.

Keyboard Recording

Just press ctrl + r + k, recording will be started as soon as the next key is pressed.

Play back

This require the variable --status=play and --output={filepath of the recorded file.}

Please join and contribute.

Dependencies

~2.1–3.5MB
~62K SLoC