Skip to content

Windows console app that will prevent the system from entering sleep or turning off the display while the application is running.

Notifications You must be signed in to change notification settings

bryanknox/StayAwake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StayAwake

A simple Windows console app that will prevent the system from entering sleep or turning off the display while the application is running.

Uses

  • .NET Framework 4.6.1
  • kernel32.dll via P/Invoke

About

Windows console app that will prevent the system from entering sleep or turning off the display while the application is running.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages