/screen_on

Keep screen on (Windows)

Primary LanguagePythonMIT LicenseMIT

Screen On

Screen On keeps your screen on while running. SetThreadExecutionState system call is used to achieve that.

Active state is indicated by yellow icon in Windows taskbar. The program turns off when it gets focus e. g. the icon is clicked. A shortcut is supposed to be pinned to taskbar so Screen On can be easily activated.

See also: