An open API service indexing awesome lists of open source software.

https://github.com/pythondeveloper6/pc-mouse-mover-

move your pc mouse in a random place in the screen , you can set the time interval
https://github.com/pythondeveloper6/pc-mouse-mover-

Last synced: 10 months ago
JSON representation

move your pc mouse in a random place in the screen , you can set the time interval

Awesome Lists containing this project

README

          

## Pc-Mouse-Mover
move your pc mouse in a random place in the screen , you can set the time interval

#### installation :
- pip install pyautogui

#### set time interval :
- edit the code file 'time.sleep(1)' change 1 to the seconds number and the mouse will move based on this

#### run the code :
- python code.py