macOS
brew install brightnesslocal Homebrew formula metadata
sudo port install brightnessMacPorts ports tree · sysutils/brightness/Portfile · source: api.github.com
brew
Change macOS display brightness from the command-line. Version 1.2 via Homebrew; verified from local package data.
install
brew install brightnesslocal Homebrew formula metadata
sudo port install brightnessMacPorts ports tree · sysutils/brightness/Portfile · source: api.github.com
overview
Change macOS display brightness from the command-line
history
brightness is a macOS command-line utility for reading and setting display brightness from scripts or the terminal.
The nriley/brightness repository was created in February 2014, with release 1.2 published in August 2015. The README describes a focused utility for controlling all internal and some external displays from the command line.
Its maintenance history mirrors macOS display API changes. The README notes that documented APIs worked through macOS 10.12.3, then Night Shift in 10.12.4 required an undocumented method, and Apple Silicon Macs later required another undocumented method.
brightness became a durable small utility for macOS automation users. It is packaged in Homebrew and MacPorts according to the input package facts, has hundreds of GitHub stars, and Homebrew analytics reported several thousand installs over the prior year at lookup time.
Users run simple commands such as `brightness 1`, `brightness 0.5`, or `brightness -l` to set or list display brightness. The README cautions that displays not controllable through macOS Displays settings generally cannot be controlled by the tool either.
brightness is the archetypal tiny macOS system utility package: a single-purpose binary that exists because shell scripts and automation tools need access to a GUI-era hardware setting. Its significance is not breadth, but longevity across changing macOS display internals.
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 |
|---|---|---|---|
brightness | 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/nriley/brightness
install metadata
| Package key | brew:brightness |
|---|---|
| Version | 1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/brightness |
| Homepage | https://github.com/nriley/brightness |
| Repository | https://github.com/nriley/brightness |
| Upstream docs | https://github.com/nriley/brightness#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/nriley/brightness/archive/refs/tags/1.2.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | brightness |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
brightness
sudo port install brightnesssource 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.