shutdown-server
v0.1.1
Published
Power off your computer from your phone.
Downloads
10
Maintainers
Readme
shutdown-server
Halts your computer or puts it to sleep on an HTTP request. This project is heavily inspired by stop-server
.
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.