# 使用 Homebrew 安装 tmex

查看 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
