0.0.6 • Published 3 years ago
@muffinista/goto-sleep v0.0.6
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();