# dark-mode mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dark-mode in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:dark-mode
- **Paketmanager:** Homebrew
- **Version:** 3.0.2
- **Quellzusammenfassung:** Control the macOS dark mode from the command-line
- **Homepage:** <https://github.com/sindresorhus/dark-mode>
- **Repository:** <https://github.com/sindresorhus/dark-mode>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dark-mode (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.0.2
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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