JSPM

is-camera-on-cli

4.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q53727F
  • License MIT

Check if a Mac camera is on

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (is-camera-on-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    is-camera-on-cli

    Check if a Mac camera is on

    Install

    npm install --global is-camera-on-cli

    Requires macOS 10.15 or later.

    Usage

    $ is-camera-on --help
    
      Example
        $ is-camera-on
        ✔ Camera is on
    
      Exits with code 0 if on and 1 if off