https://github.com/molnarmark/shutdown-in-x-hours
❌ Shut down your Windows machine in X seconds from the command line.
https://github.com/molnarmark/shutdown-in-x-hours
automatically cli cli-utility computer hour shutdown terminate time utility
Last synced: about 2 months ago
JSON representation
❌ Shut down your Windows machine in X seconds from the command line.
- Host: GitHub
- URL: https://github.com/molnarmark/shutdown-in-x-hours
- Owner: molnarmark
- License: mit
- Created: 2018-01-11T02:13:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T02:15:23.000Z (over 7 years ago)
- Last Synced: 2025-03-06T04:56:36.348Z (about 2 months ago)
- Topics: automatically, cli, cli-utility, computer, hour, shutdown, terminate, time, utility
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
`