UNPKG

shutdown-in-x-hours

Version:

Shut down your Windows machine in X seconds from the command line.

14 lines (12 loc) 324 B
Shutdown in X Hours ======= Lately I've been wanting to shut down my computer after a specified amount of time, comes in handy when I decide to go sleep but my computer is still doing stuff. Might be useful for some people. ## Install ` npm install -g shutdown-in-x-hours ` ## Usage ` shutdowninhours <hour> `