{"repo":"MihailCosmin/AutoMonkey","free":true,"listed":false,"github":"https://github.com/MihailCosmin/AutoMonkey","clone":"git clone https://github.com/MihailCosmin/AutoMonkey.git","description":"Python Automation using Mouse and Keyboard, for the masses","language":"Python","stars":23,"topics":["automate","automated","automation","keyboard","mouse","mouse-events","mouse-tracking","productivity","pyauto","pyautogui"],"license":null,"category":"workflow-automation","readme_excerpt":"AutoMonkey Python Automation using Mouse and Keyboard, for the masses Installation 1. From pypi : 2. From github : Dependencies Automonkey is based on: - pyautogui Other dependencies: - PyScreeze - pyperclip - clipboard - keyboard - screeninfo - pywin32 - pillow - opencv-python - numpy - pytesseract Usage Main function to be used is \"chain\" This will allow you to \"chain\" together most of the other functions of automonkey. Which in turn will enable you to create sequences of mouse and/or keyboard actions in order to automate any given task. A step can have this structure: 1. You can connect multiple mouse actions together by using the \"chain\" function. Just by doing this you can generally automate most of the tasks you would do on a daily basis. There are 2 main ways to click, either by giving the coordinates of the position where to click or by giving the filename of the image you want to click on 1.1. Clicking by coordinates 1.1.1. In order to find the coordinates of a position on the screen you can use the \"track mouse\" function or the PositionTracker class 1.2.1. Now that you have the coordinates of the position you want to click on, you can use the \"chain\" function to click on it 1.2. Clicking by image 1.2.1. To click on an image you first need to make a screenshot of the area you want to click on and save it somewhere on your computer. For this you can use any screenshot tool you want, or you could use monkeyshot: https://github.com/MihailCosmin/monkeyshot For example yo","default_branch":null,"files":null,"tree":[],"storefront":"/r/MihailCosmin","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/MihailCosmin/AutoMonkey/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}