Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 423 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 423 Bytes

Description

Basic sleep timer for Windows.

Enter the time to wait before shutting down in minutes as a command line argument.

Use -a to abort the shutdown.

Placing this file somewhere on your path will allow you to call the timer from anywhere via the cmd prompt. It can also be called from the run menu win + r.

Examples

sd 45 - Sets a sleep timer for 45 minutes

sd -a - Aborts any previous sleep timer