A lightweight key and mouse presser for fast automated pressing.
- Press any key or type
Clickfor mouse left clicks. - Set CPS (Clicks Per Second) or
-1for hold. - Toggle start/stop with Right Shift.
- Exit quickly with
/ + Right Shift. - Status window shows current key and CPS.
space,enter,shift,ctrl,alt,tab,backspace,esc,up,down,left,right, and any other character.
- Install Python.
- Run
pip install pynput. - Download and unzip this repository, or just download
pressit.py. - Double-click
pressit.py. - Type the key to press or
Clickfor mouse left click. - Enter CPS (or
-1to hold). - Press Right Shift to start/stop.
- Exit with
/ + Right Shift.
Setting the CPS too high can cause the key to continue being pressed! If this happens and you are stuck, delete the terminal window. Please submit an issue if this occurs. Also submit an issue if the status is incorrect.