Skip to content

Repository files navigation

KeepMeAwake

KeepMeAwake is a simple C++ program created to prevent your PC from going to sleep, without having to change your screen off / sleep timeouts in Windows. By default, it will run until the Enter key is pressed. It has been designed to work on Windows XP or newer, but currently has only been tested on Windows XP, 10 & 11.

Command Usage: KeepMeAwake.exe [-flag] [value]

Flags:

  • -h Runs the help function to show parameters that can be used with this program
  • -s Allows the screen to sleep (if configured in Windows) while keeping the computer awake
  • -t <seconds> Keeps the program running for the specified number of seconds

About

A simple C++ program designed to prevent your PC from going to sleep

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages