Moves the mouse periodically to prevent AFK (mouse-based)
A lightweight Python script that keeps your system or app active by periodically moving the mouse a tiny amount. Perfect for preventing AFK timeouts or idle disconnects when allowed.
- Periodically nudges the mouse (right then left) every 5 minutes
- Hotkeys while running:
- P — Pause/Resume
- Q — Quit
- Minimal, readable Python code
- Python 3.7+
- Packages:
pip install -r requirements.txt
Use responsibly. This tool is meant for harmless automation or personal convenience. Some software—especially online games or corporate systems—may prohibit automation or macro tools. You are responsible for complying with terms of service and workplace policies.