# media-control を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:media-control
```

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

### macOS

- Homebrew (100%):

```sh
brew install media-control
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:media-control
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.7.6
- **ソース概要:** Control and observe media playback from the command-line
- **ホームページ:** <https://github.com/ungive/media-control>
- **リポジトリ:** <https://github.com/ungive/media-control>
- **最終更新:** 2026-05-11T16:09:36Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- media-control (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.7.6
## プロジェクトの歴史と使われ方

media-control is a macOS command-line utility for observing and controlling media playback. Its README describes one-shot now-playing queries, real-time streams, and playback actions such as toggling play and pause.

### プロジェクトの歴史

The official repository is a compact CMake-based project with a `mediaremote-adapter` submodule. Public tags and releases show active versioned releases from at least v0.5.1 in July 2025 through v0.7.6 in May 2026.

The README states that the tool is available for all macOS versions, including macOS Tahoe, and centers the project around scriptable access to now-playing state, artwork, playback position, and transport controls.

### 採用の歴史

The README's primary installation path is Homebrew, using `brew install media-control`. It also includes advanced examples such as xbar menu-bar integration and shell pipelines for saving cover artwork, which is a strong signal that the project is meant for everyday automation rather than only library embedding.

### 使われ方

Common commands include `media-control get` for one-time now-playing information, `media-control get -h` for human-readable output, `media-control stream` for real-time updates, and `media-control toggle-play-pause` for playback control. Examples also cover extracting artwork data, watching song changes, tracking timeline position, and pausing when a track ends.

### パッケージ好きにとっての重要性

For package-manager users, media-control is a tidy macOS automation bridge: a single CLI wraps media playback state that would otherwise require private frameworks or app-specific scripting. That makes it useful in status bars, shell scripts, and lightweight desktop automation.

### タイムライン

- 2025: v0.5.1 tag appears in the official repository.
- 2025: v0.7.0 tag starts the 0.7 release line.
- 2026: v0.7.6 is released with streamed artwork MIME type support.

### Related projects

- mediaremote-adapter, xbar, Spotify, jq, macOS MediaRemote.

### ソース

- <https://github.com/ungive/media-control#readme>
- <https://github.com/ungive/media-control/releases>
- <https://github.com/ungive/media-control/tags>


## セキュリティノート

media-control に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

View the package source record on GitHub. [combined/media-control.yml](https://github.com/mxcl/pkgdb/blob/main/combined/media-control.yml)


## ソース

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