https://github.com/oledid-js/turn-off-display-cli
Turn off the display via command-line
https://github.com/oledid-js/turn-off-display-cli
cli display node nodejs winapi windows-api
Last synced: 26 days ago
JSON representation
Turn off the display via command-line
- Host: GitHub
- URL: https://github.com/oledid-js/turn-off-display-cli
- Owner: oledid-js
- License: mit
- Created: 2016-05-04T21:41:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T09:07:04.000Z (almost 6 years ago)
- Last Synced: 2025-08-31T10:38:46.355Z (10 months ago)
- Topics: cli, display, node, nodejs, winapi, windows-api
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/turn-off-display-cli
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# turn-off-display-cli [](https://travis-ci.org/oledid-js/turn-off-display-cli) [](https://www.npmjs.com/package/turn-off-display-cli) [](https://www.npmjs.com/package/turn-off-display-cli)
Turns off the computer monitor/display/screen via command-line.
## Supported operating systems
This package only supports Windows and OS X >= 10.9 for now. If you want to add support for another operating system, please submit a pull-request.
## How to install
```
npm install -g turn-off-display-cli
```
## How to use
```
turn-off-display
```
## Related
* [oledid-js/turn-off-display](https://github.com/oledid-js/turn-off-display) - API for this module
## License
[MIT](LICENSE)