Skip to content

isaychris/python-autoclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-autoclicker

A simple autoclicker with controls using pyautogui. Image

Default delay is 1 second.

Note:
As a fail-safe, moving your mouse to the very top left corner will exit the program.

Controls

Key Action
F1 Resumes the autotyper
F2 Pauses the autotyper
ESC Exits the program

If you want to change the shortcut keys, change their values with the keycodes provided here: https://pythonhosted.org/pynput/keyboard.html

Future Enhancement

  • GUI

About

A simple autoclicker with controls powered by pyautogui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages