display-control

0.1.1 • Public • Published

display-control

A node module that supports sleeping and waking the display. Supports Windows, Mac and Linux.

Installation

$ npm install display-control

How to use

var displaycontrol = require("display-control");
 
displaycontrol.sleep();
displaycontrol.wake();

Package Sidebar

Install

npm i display-control

Weekly Downloads

11

Version

0.1.1

License

none

Unpacked Size

9.63 kB

Total Files

8

Last publish

Collaborators

  • joshg