# Installer wifitui avec Homebrew, apk, Nix

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

## installation

```sh
sudo av install brew:wifitui
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install wifitui
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add wifitui
```

  Preuve: Alpine Linux edge package indexes: wifitui from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#wifitui
```

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

## Faits du paquet

- **Clé du paquet:** brew:wifitui
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.13.0
- **Résumé source:** Fast featureful friendly wifi terminal UI
- **Page d'accueil:** <https://github.com/shazow/wifitui>
- **Dépôt:** <https://github.com/shazow/wifitui>
- **Dernière mise à jour:** 2026-07-25T22:40:21+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- wifitui (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

wifitui is a Go terminal interface for Wi-Fi management, created by Andrey Petrov as a faster and more featureful alternative to NetworkManager's `nmtui`. It presents saved and visible networks in a TUI, talks to NetworkManager over D-Bus, and also exposes non-interactive subcommands for scripts.

### Historique du projet

The GitHub repository was created on August 22, 2025. The README explains the author's motivation: existing tools split desirable capabilities across `nmtui` and `impala`, so wifitui tries to combine scanning, saved-network management, passphrase display, recency sorting, fuzzy filtering, QR sharing, and multiple backend support.

By release v0.13.0 on April 10, 2026, the project was still pre-1.0 but actively iterating. That release highlighted improved experimental iwd backend support, backend fallback behavior, and tests around backend availability.

### Historique d'adoption

wifitui was young but had early package-focused traction: the upstream README linked a packaging-status badge and an issue tracking publication across repositories such as nixpkgs, AUR, Slackware, Homebrew, Alpine, Debian/Ubuntu, and Fedora. By July 2026, GitHub showed about 313 stars and 10 forks.

### Modes d'utilisation

Users run `wifitui` for an interactive keyboard-driven Wi-Fi browser, then filter, rescan, connect to visible or hidden networks, inspect known passphrases, or generate QR codes for sharing. Automation users can skip the TUI and call subcommands such as `list`, `show`, `connect`, and `radio`.

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

The package is interesting because it sits at the intersection of modern Go TUIs, Linux desktop networking, and D-Bus-backed system tooling. Its value is less historical age and more the attempt to make Wi-Fi management pleasant in terminal-only or keyboard-heavy environments.

### Chronologie

- 2025-08-22: GitHub repository created.
- 2025-09-02: Upstream packaging issue opened to track distribution publication.
- 2026-04-10: v0.13.0 released with improved iwd backend support and backend fallback work.

### Related projects

- The README explicitly compares wifitui with `nmtui` and `impala`, and acknowledges Bubble Tea as the TUI framework powering the interface.

### Sources

- <https://api.github.com/repos/shazow/wifitui - GitHub repository creation and adoption counters>
- <https://github.com/shazow/wifitui - upstream README and repository overview>
- <https://github.com/shazow/wifitui/issues/48 - upstream packaging tracking issue>
- <https://github.com/shazow/wifitui/releases/tag/v0.13.0 - release notes for v0.13.0>


## 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 - wifitui: normalized package name match | nixpkgs package indexes: pkgs/by-name/wi/wifitui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - wifitui - 0.13.0-r0: normalized package name match | Alpine Linux edge package indexes: wifitui from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fast featureful friendly wifi terminal UI | https://github.com/shazow/wifitui
- apk - wifitui-doc - 0.13.0-r0: normalized package name match | Alpine Linux edge package indexes: wifitui-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fast featureful friendly wifi terminal UI (documentation) | https://github.com/shazow/wifitui


## Combined YAML source

View the package source record on GitHub. [combined/wifitui.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wifitui.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
