diff options
author | Leonard Kugis <leonard@kug.is> | 2020-08-22 16:13:10 +0200 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2020-08-22 16:13:10 +0200 |
commit | b462d82d1ee82f1a1b5e453dee25075389e017f5 (patch) | |
tree | 6d54335cc3c1d65c5459aa5420ec32f16923dabd | |
parent | f43f909bf20dafb2c10520815282046cffe495f2 (diff) |
Added readme.
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +# autopy-extended + +## Abstract + +This is an extension to autopy. +Its main goals are to improve defence against detection by adding advanced patterns and configuarbility. +It currently adds functionality regarding more dynamic mouse movement patterns. +Custom curves can be defined to move the mouse along (like Linear, Bezier etc.). |