Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 385 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 385 Bytes

Mouse-Position-Checker

  • Requires 'pyperclip' and 'pyautogui' libraries installed

Perfect for pyautogui projects.

Copies your mouses current position in a variable ready format for pyautogui's moveTo() function

Save the file with a .pyw extension, or use a batch (.bat) file. Make sure it's in your PATH environment variables.

Run it from your command line.