Automic VaultAutomic Vault

brew

m1ddc を Homebrew, MacPorts, Nix でインストール

m1ddc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install m1ddc

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install m1ddc

MacPorts ports tree · sysutils/m1ddc/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#m1ddc

nixpkgs package indexes · pkgs/by-name/m1/m1ddc/package.nix · ソース: api.github.com

概要

パッケージ概要

Control external displays (USB-C/DisplayPort Alt Mode) using DDC/CI on M1 Macs

コマンドとエイリアス

  • m1ddc

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2021: Public GitHub repository created
  • 2023: v1.0.0 initial Homebrew distribution release
  • 2023: v1.1.0 added community improvements and M2 support
  • 2024: v1.2.0 added enhanced display identification support

Related projects

  • BetterDisplay is the upstream-recommended advanced alternative for broader Mac DDC control.
  • Homebrew, MacPorts, and Nix package m1ddc according to the supplied package-manager facts.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 5 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
m1ddccliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版1.2.0
マネージャ更新日2026-05-12
ローカルデータOK
上流最新
検出された最新v1.2.0

https://github.com/waydabber/m1ddc

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:m1ddc
バージョン1.2.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/m1ddc
ホームページhttps://github.com/waydabber/m1ddc
リポジトリhttps://github.com/waydabber/m1ddc
上流ドキュメントhttps://github.com/waydabber/m1ddc#readme
ライセンスMIT
ソースアーカイブhttps://github.com/waydabber/m1ddc/archive/refs/tags/v1.2.0.tar.gz
最終更新2026-05-12T09:42:19+01:00
Pulseupdated
Bottle利用可能 (対象 arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namem1ddc
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • arch
  • macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

m1ddc

nix profile install nixpkgs#m1ddc
  • normalized package name match
  • 一致条件: M1ddc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/m1/m1ddc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

m1ddc

sudo port install m1ddc
  • normalized package name match
  • 一致条件: M1ddc
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/m1ddc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment