# wifitui mit Homebrew, apk, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install wifitui
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add wifitui
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:wifitui
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/wifitui>
- **Version:** 0.13.0
- **Quellzusammenfassung:** Fast featureful friendly wifi terminal UI
- **Homepage:** <https://github.com/shazow/wifitui>
- **Repository:** <https://github.com/shazow/wifitui>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/shazow/wifitui/archive/refs/tags/v0.13.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-25T22:40:21+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- wifitui (cli)
- wifitui (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.13.0
- Manager aktualisiert: 2026-07-25
- lokale Daten: OK
- Upstream-Repository: https://github.com/shazow/wifitui
- neueste erkannte Version: v0.13.0 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wifitui
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [oha](https://pkg.so/de/brew/oha/) - Shares pkgdb curated category or tags: cli, networking, tui.
- [whosthere](https://pkg.so/de/brew/whosthere/) - Shares pkgdb curated category or tags: cli, networking, tui.
- [cloudflare-speed-cli](https://pkg.so/de/brew/cloudflare-speed-cli/) - Shares pkgdb curated category or tags: cli, networking, tui.
- [trippy](https://pkg.so/de/brew/trippy/) - Shares pkgdb curated category or tags: cli, networking, tui.
- [lazyssh](https://pkg.so/de/brew/lazyssh/) - Shares pkgdb curated category or tags: cli, networking, tui.
- [chawan](https://pkg.so/de/brew/chawan/) - Shares pkgdb curated category or tags: cli, networking, tui.
- [snitch](https://pkg.so/de/brew/snitch/) - Shares pkgdb curated category or tags: cli, networking, tui.
- [spoof-mac](https://pkg.so/de/brew/spoof-mac/) - Shares pkgdb curated category or tags: cli, networking, wifi.
- [rustnet](https://pkg.so/de/brew/rustnet/) - Local package facts share a topical domain. Shared terms: cli, networking, terminal, tui, ui.
- [amfora](https://pkg.so/de/brew/amfora/) - Local package facts share a topical domain. Shared terms: cli, networking, terminal, tui.

## Combined YAML source

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


## Quellen

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