0.1.1 • Published 4 years ago

shutdown-server v0.1.1

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

shutdown-server

Halts your computer or puts it to sleep on an HTTP request. This project is heavily inspired by stop-server.

build status dependency status dev dependency status

Installing

npm install -g shutdown-server

Usage

shutdown-server serve to start shutdown-server in foreground.

shutdown-server start to start shutdown-server in the background and add an autostart entry. shutdown-server stop to remove it again.

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.