Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 737 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 737 Bytes

Mouse jiggler


description

this is a simple application that moves your computer mouse around continuously, in order to prevent your pc from going into sleep mode, it can also prevent disconnecting from apps where you need to stay connected such as microsoft teams etc...


steps to install the app :

  1. if you don't already have it installed, install the python interpreter from python.org

  2. then install the dependecies by running the following command in the terminal:


pip install -r requirements.txt

and you are good to go!   you can now run the app by running the following command in the terminal:

    python main.py