# Installer wallpaper avec Homebrew

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

## installation

```sh
sudo av install brew:wallpaper
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install wallpaper
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:wallpaper
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.3.4
- **Résumé source:** Manage the desktop wallpaper
- **Page d'accueil:** <https://github.com/sindresorhus/macos-wallpaper>
- **Dépôt:** <https://github.com/sindresorhus/macos-wallpaper>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- wallpaper (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

macOS Wallpaper is Sindre Sorhus's focused utility and Swift package for getting and setting the desktop wallpaper on macOS. It exists in the long-running niche of command-line desktop customization, where macOS behavior around multiple screens, Spaces, dynamic wallpapers, and interval-rotating folders has historically made simple scripts brittle.

### Historique du projet

The project was already releasing as the `wallpaper` command by 2016, when version 1.2.0 added support for desktop backgrounds configured to change on an interval. In 2018, version 2.0.0 was a notable transition: the project was rewritten in Swift, gained multiple-screen support, changed the CLI to explicit `get` and `set` subcommands, and became available as a Swift Package Manager API.

Subsequent releases track macOS platform changes rather than broad feature growth. Releases added Apple silicon support in 2022 and compatibility fixes for newer macOS versions, including macOS 26 fixes in 2025 and 2026.

### Modes d'utilisation

The command is used in scripts and small automation workflows that need a stable `wallpaper get` or `wallpaper set` interface instead of direct AppleScript, Dock database, or System Events snippets. The README notes that the package handles the active wallpaper correctly even when the system wallpaper is set to a directory.

### Sources

- <https://github.com/sindresorhus/macos-wallpaper>
- <https://github.com/sindresorhus/macos-wallpaper/releases>
- <https://github.com/sindresorhus/wallpaper>
- <https://github.com/sindresorhus/wallpaper-cli>
- <https://swiftpackageindex.com/sindresorhus/macos-wallpaper>


## 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/wallpaper.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wallpaper.yml)


## Sources

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