macOS
brew install m1ddclocal Homebrew formula metadata
sudo port install m1ddcMacPorts ports tree · sysutils/m1ddc/Portfile · source: api.github.com
brew
Control external displays (USB-C/DisplayPort Alt Mode) using DDC/CI on M1 Macs. Version 1.2.0 via Homebrew; verified 2026-05-12.
install
brew install m1ddclocal Homebrew formula metadata
sudo port install m1ddcMacPorts ports tree · sysutils/m1ddc/Portfile · source: api.github.com
nix profile install nixpkgs#m1ddcnixpkgs package indexes · pkgs/by-name/m1/m1ddc/package.nix · source: api.github.com
overview
Control external displays (USB-C/DisplayPort Alt Mode) using DDC/CI on M1 Macs
history
m1ddc is a small command-line utility for controlling external displays over DDC/CI on Apple Silicon Macs connected through USB-C or DisplayPort Alt Mode.
The project was created in 2021 by the developer behind BetterDisplay-era Mac display tools. Its README positions it as a small scriptable utility and points users who need a more advanced CLI to BetterDisplay.
Upstream releases were explicitly framed around Homebrew distribution. Version 1.0.0 was the initial Homebrew-oriented release in January 2023; later releases added M2 support, community improvements, and enhanced display identification.
m1ddc filled a narrow but real gap for early Apple Silicon users: external monitor brightness, contrast, volume, input, and PIP/PBP controls were useful from scripts even when GUI display tools were heavier than needed.
The repository has hundreds of stars and dozens of forks, and the supplied package facts show Homebrew, MacPorts, and Nix packaging.
Users build it with `make` or install it through a package manager, then run `m1ddc [options]`. The README documents examples such as setting contrast, reading luminance, changing volume, listing displays, and selecting displays by number or UUID.
The README warns that the tool does not support Intel Macs or the built-in HDMI port of M1 and entry-level M2 Macs, so package users need hardware-specific expectations.
m1ddc is package-nerd interesting because it is a small native Mac hardware-control binary whose value comes from making a platform quirk scriptable rather than from broad cross-platform scope.
The formula is also a good example of packaging a niche Apple Silicon command-line tool before the functionality is fully absorbed into larger display-management applications.
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 |
|---|---|---|---|
m1ddc | 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/waydabber/m1ddc
install metadata
| Package key | brew:m1ddc |
|---|---|
| Version | 1.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/m1ddc |
| Homepage | https://github.com/waydabber/m1ddc |
| Repository | https://github.com/waydabber/m1ddc |
| Upstream docs | https://github.com/waydabber/m1ddc#readme |
| License | MIT |
| Source archive | https://github.com/waydabber/m1ddc/archive/refs/tags/v1.2.0.tar.gz |
| Last updated | 2026-05-12T09:42:19+01:00 |
| Pulse | updated |
| Bottle | available (on arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | m1ddc |
| 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.
m1ddc
nix profile install nixpkgs#m1ddcm1ddc
sudo port install m1ddcsource 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.