npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

is-camera-on-cli

4.0.0

@sindresorhus

npmHomeRepoSnykSocket
Downloads:19
$ npm install is-camera-on-cli
DailyWeeklyMonthlyYearly

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

Related

  • node-is-camera-on - API for this package