# tmex mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tmex in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tmex
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:tmex
- **Paketmanager:** Homebrew
- **Version:** 2.0.6
- **Quellzusammenfassung:** Minimalist tmux layout manager
- **Homepage:** <https://github.com/evnp/tmex>
- **Repository:** <https://github.com/evnp/tmex>
- **Zuletzt aktualisiert:** 2026-05-18T12:31:01-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- tmex (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.0.6
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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