# Installer dark-mode avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dark-mode pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:dark-mode
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.0.2
- **Résumé source:** Control the macOS dark mode from the command-line
- **Page d'accueil:** <https://github.com/sindresorhus/dark-mode>
- **Dépôt:** <https://github.com/sindresorhus/dark-mode>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dark-mode (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.0.2
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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