Skip to content

Create pyautogui scripts with your mouse. This app will register your mouse clicks and coordinates and output them into a file as pyautogui commands. Only works with mouse.

DepictYourself/pyautogui-mouse-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyautogui-mouse-record

DISCLAIMER: I'm really bad at python. Don't actually use this.

What is this ?

Create pyautogui scripts with your mouse. This app will register your mouse clicks and coordinates and output them into a file as pyautogui commands. Only works with mouse.

How I use it

  1. run pyautogui-mouse-record.py (it will save your mouse actions into your desktop as mouse_log.txt )
  2. run log_parser.py (it will transform the logs into pyautogui commands and output pyautogui_commands.txt )

About

Create pyautogui scripts with your mouse. This app will register your mouse clicks and coordinates and output them into a file as pyautogui commands. Only works with mouse.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages