# 使用 Homebrew, apk, Nix 安装 wifitui

查看 wifitui 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install wifitui
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add wifitui
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:wifitui
- **软件包管理器:** Homebrew
- **版本:** 0.13.0
- **来源摘要:** Fast featureful friendly wifi terminal UI
- **主页:** <https://github.com/shazow/wifitui>
- **仓库:** <https://github.com/shazow/wifitui>
- **最后更新:** 2026-07-25T22:40:21+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- wifitui (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.13.0
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

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


## 来源

- 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
