A simple autoclicker written in Python 3 for Ubuntu.
Instructions:
- Install requirements:
sudo apt install xdotoolpip install pynput
- Run the source code:
- by double clicking on source code, and choosing "Run" or
- via terminal
python3 /path/to/source/ubuntu_autoclicker.py
- Press
F2to toggle autoclicking HoldF4to enable autoclicking PressEscto exit programm.
