Cross-platform keep-awake with python
-
Updated
Dec 8, 2024 - Python
Cross-platform keep-awake with python
This repo holds a simple python script to continuously move the mouse pointer to prevent your PC from going into sleep mode
This Python script is designed to prevent your computer from going into standby mode by simulating key presses at regular intervals. This can be useful in situations where you need your computer to remain awake for a prolonged period of time, such as when running long-running tasks or processes.
Add a description, image, and links to the preventing-sleep topic page so that developers can more easily learn about it.
To associate your repository with the preventing-sleep topic, visit your repo's landing page and select "manage topics."