An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# WinAntiIdle

[![release](https://github.com/magicxor/WinAntiIdle/actions/workflows/release.yml/badge.svg)](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