# Installer framework-tool-tui avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:framework-tool-tui
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install framework-tool-tui
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#framework-tool-tui
```

  Preuve: nixpkgs package indexes: pkgs/by-name/fr/framework-tool-tui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:framework-tool-tui
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.5
- **Résumé source:** TUI for controlling and monitoring Framework Computers hardware
- **Page d'accueil:** <https://github.com/grouzen/framework-tool-tui>
- **Dépôt:** <https://github.com/grouzen/framework-tool-tui>
- **Dernière mise à jour:** 2026-08-02T20:58:34Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- framework-tool-tui (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Framework System TUI is a Rust terminal dashboard for controlling and monitoring Framework laptop hardware. It exposes battery and charge controls, privacy toggles, keyboard and fingerprint brightness, USB-C PD port information, fan RPM, and BIOS/system information through a TUI.

### Historique du projet

The GitHub repository was created in August 2025 and the first release, v0.1.0, followed the next day with BIOS display, overview information, README updates, cleanup, and GitHub Actions CI. The project is built with ratatui and crossterm, and its hardware layer uses FrameworkComputer's framework_lib crate.

Subsequent early releases added charge-limit control, brightness controls, PD port panels, fan speed information, layout and theme work, screenshots, and a GIF demo. By 2026 the release notes show work on Windows builds, crates.io publishing, official NixOS and Gentoo install instructions, and routine dependency maintenance.

### Historique d'adoption

The README documents distribution through GitHub release binaries, Gentoo packages, AUR, archlinuxcn, NixOS packages, Homebrew for Linux, and FreeBSD ports, alongside source installation with Cargo. That broad packaging spread is notable for a hardware-specific TUI launched only in 2025.

### Modes d'utilisation

The tool is run as framework-tool-tui and needs root privileges to access hardware controls. Its architecture polls Framework laptop hardware at intervals, stores a snapshot of hardware data, renders panels in a terminal UI, and dispatches keyboard actions back to hardware mutation methods.

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

Framework System TUI is package-nerd interesting because it packages vendor-specific laptop controls as a terminal-native Rust app rather than a desktop daemon or GUI. It is also a compact example of how a new hardware project can spread quickly across source builds, binary releases, Linux distributions, Homebrew, Nix, and BSD ports.

### Chronologie

- 2025: Repository created on August 15.
- 2025: v0.1.0 released with BIOS display, overview panel, README updates, cleanup, and CI.
- 2025: v0.2.0 added charge limit and brightness controls.
- 2025: v0.3.0 added PD port panel and screenshots.
- 2025: v0.4.0 added fan speed information.
- 2026: v0.7.3 release notes describe Windows availability.
- 2026: v0.8.0 added NixOS and official Gentoo installation instructions.
- 2026: v0.8.4 released with dependency and release-maintenance updates.

### Related projects

- The project is related to FrameworkComputer/framework-system and framework_lib for hardware access, ratatui and crossterm for terminal UI, and distro packaging ecosystems including Gentoo, AUR, archlinuxcn, NixOS, Homebrew, and FreeBSD ports.

### Sources

- <https://api.github.com/repos/grouzen/framework-tool-tui>
- <https://github.com/grouzen/framework-tool-tui>
- <https://github.com/grouzen/framework-tool-tui/blob/main/docs/ARCHITECTURE.md>
- <https://github.com/grouzen/framework-tool-tui/releases>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - framework-tool-tui: normalized package name match | nixpkgs package indexes: pkgs/by-name/fr/framework-tool-tui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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