# tmex を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:tmex
```

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

### macOS

- Homebrew (100%):

```sh
brew install tmex
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:tmex
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0.6
- **ソース概要:** Minimalist tmux layout manager
- **ホームページ:** <https://github.com/evnp/tmex>
- **リポジトリ:** <https://github.com/evnp/tmex>
- **最終更新:** 2026-05-18T12:31:01-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tmex (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

tmex is a lightweight tmux command and layout composer distributed as a single shell script with no runtime dependency beyond tmux.

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

The official README frames tmex as a small wrapper for composing tmux dashboards from command arguments rather than from persistent configuration files. Version 2 is highlighted in the README for multi-window management, focused-pane control, multi-digit pane counts, top-level sizing, and grid sub-layouts.

### 採用の歴史

tmex is narrow but package-friendly. Its own README advertises Homebrew and npm installation, and the supplied source facts identify the Homebrew formula as the relevant package-manager entry.

### 使われ方

The main use case is replacing long tmux command strings in project scripts with a shorter tmex invocation. The README specifically shows simplifying package.json scripts that start multiple panes for watchers, servers, and typecheckers.

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

tmex appeals to package-nerd users who like tmux but dislike carrying a custom layout script in every repository. It packages one small shell program that turns project commands into repeatable tmux panes.

### タイムライン

- v2: Official README highlights multi-window and richer layout controls.
- 2026: The batch source facts list tmex as a Homebrew package.

### Related projects

- tmux is the required runtime and core abstraction that tmex composes.

### ソース

- <https://github.com/evnp/tmex#readme>
- input.source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## ソース

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