Concrete18 / Timed-Shutdown-Sleep

Set timer to shutdown or sleep after a specific minute timer expires.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timed Shutdown/Sleep

Set timer to shutdown or sleep after a specific minute timer expires.

Built for windows only.

Image of Home Control Interface

Features

  • Can detects current sleep standby time and knows if the device is plugged in or not.
  • If current PC sleep standby is shorter than the set timer, then it will make it long enough and change it back before initiating the action. (Closing the script before it finishes will leave the standby time on the new setting.)
  • Detects if PC went to sleep before timer went off so it can cancel. This prevents any action from taking place after waking the PC up.
  • Shows a notification when the selected action is close to starting when minimized.

About

Set timer to shutdown or sleep after a specific minute timer expires.


Languages

Language:Python 100.0%