rhotta / DontSleepTimer

Prevent Windows from sleeping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DontSleepTimer

Make Windows sleepless. Useful if your organization's policies do not allow you to change power saving settings. 起動して有効にしている間、Windowsをスリープさせないようにします。組織ポリシーで必ずスリープする設定になっている場合や、設定を変えずに一時的にスリープしない状態にした場合にご利用ください。

Requirement

Windows 10

How it works

*Execute SetThreadExecutionState (ES_DISPLAY_REQUIRED) every 30 seconds. *And move your mouse cursor 0 pixels without you feeling.

Author

License

"DontSleepTimer" is under MIT license.

Enjoy

About

Prevent Windows from sleeping


Languages

Language:C++ 96.5%Language:C 3.5%