pyBegin / projects / looking-busy
🖱️

Looking Busy

Moves the mouse slightly every 10 seconds to keep your computer and apps from going idle.

24 lines🖥 Desktop only

Looking Busy

Moves the mouse slightly every 10 seconds to keep your computer and apps from going idle.

How to run

pip install -r requirements.txt
python look_busy.py

Dependencies

pyautogui.

Pyodide-runnable

No — it uses pyautogui to control the desktop mouse.