macOS
brew install wallpaperlocal Homebrew formula metadata
brew
Manage the desktop wallpaper. Version 2.3.4 via Homebrew; verified 2026-04-19.
install
brew install wallpaperlocal Homebrew formula metadata
overview
Manage the desktop wallpaper
history
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wallpaper | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sindresorhus/macos-wallpaper
install metadata
| Package key | brew:wallpaper |
|---|---|
| Version | 2.3.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wallpaper |
| Homepage | https://github.com/sindresorhus/macos-wallpaper |
| Repository | https://github.com/sindresorhus/macos-wallpaper |
| Upstream docs | https://github.com/sindresorhus/macos-wallpaper#readme |
| License | MIT |
| Source archive | https://github.com/sindresorhus/macos-wallpaper/archive/refs/tags/v2.3.4.tar.gz |
| Last updated | 2026-04-19T19:39:05Z |
| Pulse | updated |
| Bottle | available (on arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wallpaper |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.