# dark-mode を Homebrew でインストール

dark-mode のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:dark-mode
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dark-mode
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dark-mode
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.0.2
- **ソース概要:** Control the macOS dark mode from the command-line
- **ホームページ:** <https://github.com/sindresorhus/dark-mode>
- **リポジトリ:** <https://github.com/sindresorhus/dark-mode>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dark-mode (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.0.2
## プロジェクトの歴史と使われ方

dark-mode is a small macOS command-line utility for toggling, enabling, disabling, and querying the system dark mode state.

### プロジェクトの歴史

The project sits in the Sindre Sorhus ecosystem of narrowly scoped macOS and developer utilities. Its README describes a Swift-built binary for macOS 10.10 or later, with manual binary installation alongside package-manager installation.

### 採用の歴史

The official README presents Homebrew as the primary package-manager install path and also points users to the related npm package dark-mode-cli, which made the same idea convenient for Node.js-centered environments.

### 使われ方

The command-line interface is intentionally tiny: running dark-mode with no subcommand toggles the setting, while on, off, and status provide explicit automation-friendly operations.

### パッケージ好きにとっての重要性

For package collectors, dark-mode is a good example of a single-purpose desktop automation binary: it is small, scriptable, macOS-specific, and useful in shell aliases, dotfiles, and appearance-switching workflows.

### タイムライン

- 2017: 2.x releases were published on GitHub.
- 2019: v3.0.0 was published.
- 2021: v3.0.2 was published.

### Related projects

- The README links related official projects including dark-mode-cli, node-dark-mode, and alfred-dark-mode.

### ソース

- <https://github.com/sindresorhus/dark-mode>
- <https://github.com/sindresorhus/dark-mode/releases>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/dark-mode.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dark-mode.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
