karpach / remote-shutdown-pc

Remote Shutdown Manager is a windows application, which gives an ability to shutdown, suspend, hibernate PC or turn screen off using HTTP GET request.
326 stars 47 forks source link

Add optional delay to perform the command on GET request #36

Closed BarbeRouss closed 1 year ago

BarbeRouss commented 1 year ago

My automation (Via HomeAssistant) will be able to shutdown my PC. In case of mis-configuration, or juste my wife wanting to mess with me when I'm gaming, I want to be able to abort a shutdown operation.

BarbeRouss commented 1 year ago

It should be ok now