@muffinista/goto-sleep
v0.0.6
Published
Put the screen to sleep
Downloads
4
Readme
goto-sleep - Put displays to sleep in node.js
This is a bit of experimental code to try put the screen to sleep in Electron apps.
How To Use It
var gts = require('goto-sleep')
gts.gotoSleep();