shutdown-computer
v1.0.2
Published
node shut down computer module
Maintainers
Readme
Module for shuting down computer
this module will turn off your machine after you npm start it
how to install it
run npm install shutdown-computer in your terminal
how to use it
after installing it in your project, call it with require('shutdown-computer') call shutDownComputer method from module and your computer will shut down
