https://github.com/magicxor/winantiidle
A lightweight Windows utility that prevents your system from going idle by simulating input at regular intervals / Keeps a Windows machine awake
https://github.com/magicxor/winantiidle
caffeine csharp dotnet input-simulation keep-awake keyboard stay-awake tools wakelock win32 win32api winapi windows windows-api
Last synced: 22 days ago
JSON representation
A lightweight Windows utility that prevents your system from going idle by simulating input at regular intervals / Keeps a Windows machine awake
- Host: GitHub
- URL: https://github.com/magicxor/winantiidle
- Owner: magicxor
- License: unlicense
- Created: 2024-12-16T00:10:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-11-14T08:31:03.000Z (7 months ago)
- Last Synced: 2025-11-14T10:20:24.221Z (7 months ago)
- Topics: caffeine, csharp, dotnet, input-simulation, keep-awake, keyboard, stay-awake, tools, wakelock, win32, win32api, winapi, windows, windows-api
- Language: C#
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WinAntiIdle
[](https://github.com/magicxor/WinAntiIdle/actions/workflows/release.yml)
A lightweight Windows utility that prevents your system from going idle by simulating input at regular intervals.
## Requirements
- Windows operating system
- .NET 10.0 or later