# Installer tmex avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tmex pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tmex
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:tmex
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.6
- **Résumé source:** Minimalist tmux layout manager
- **Page d'accueil:** <https://github.com/evnp/tmex>
- **Dépôt:** <https://github.com/evnp/tmex>
- **Dernière mise à jour:** 2026-05-18T12:31:01-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- tmex (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.6
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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