WideAwake is a lightweight windows utility that prevents your computer from sleeping, locking or turning off the screen. inspired by caffeine, it pings the windows api and simulates mouse movement in order to stay online with the os and other apps running in the background
WideAwake communicates directly with the windows kernel using the
SetThreadExecutionState api. it tells the system that the
display and the system are currently required, effectively pausing the idle timer. hacker stuff, basically
o.O
if you want to build the .exe yourself ^^
the app should be ready under bin/Release/net8.0-windows/win-x64/publish/
| source code (GitHub) | personal homepage |
| you are visitor number: 0002136 |