Skip to content

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

License

Notifications You must be signed in to change notification settings

P-MCC/Mouse-Jiggler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages