Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 327 Bytes

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