is-camera-on-cli
v3.0.0
Published
Check if the built-in Mac camera is on
Downloads
19
Maintainers
Readme
is-camera-on-cli
Check if the built-in Mac camera is on
Install
npm install --global is-camera-on-cli
Requires macOS 10.11 or later.
Usage
$ is-camera-on --help
Example
$ is-camera-on
✔ Camera is on
Exits with code 0 if on and 1 if off
Related
- node-is-camera-on - API for this package