Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 381 Bytes

FakerJob

Set time to move your mouse pointer every X quantity of seconds to do a faker job into your computer To usage this script, just open your terminal and type

$ python3 main.py

For more creativity, add --seconds number, --circular for circular movements, and --pixels to move every X pixels quantity, example:

$ python3 main.py -s 1 -c -p 10