Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 785 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 785 Bytes

ScreensaverStopper

This application sends the F24 keystroke every 40 seconds. This way, windows should not activate the screensaver.

More information found here

Useful if you do not have rights to disable the screensaver, but can run executables.

There is no window, no output, no settings, just a keystroke every 40 seconds. If you need to stop the application, use the task manager.

Verify input:

screenshot 2

Resource usage:

screenshot

It's written in C++, compiled with GCC 8.1 via MinGW. Filesize is around 14 KB, memory usage after a day of running around 600KB.

Author: Remy van Elst, license: GNU GPLv3.