Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 300 Bytes

Mouse-Jiggler

This is a Python script that uses pyautogui and keyboard packages to jiggle your mouse and stops whenever 'esc' button is pressed.

How To Run

After opening the Mouse-Jiggler directory run those following commands:

py -m pip install -r requirements.txt 
py Jiggle.py