# 使用 Homebrew 安装 tsui

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

## 安装

```sh
sudo av install brew:tsui
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tsui
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:tsui
- **软件包管理器:** Homebrew
- **版本:** 0.2.0
- **来源摘要:** TUI for configuring and monitoring Tailscale
- **主页:** <https://neuralink.com/tsui>
- **仓库:** <https://github.com/neuralink/tsui>
- **最后更新:** 2026-07-26T03:12:22+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tsui (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

tsui is an experimental terminal user interface for configuring and monitoring Tailscale, developed in-house at Neuralink and released as an open-source macOS/Linux CLI.

### 项目历史

The README says Neuralink built tsui because Tailscale has polished desktop apps for macOS and Windows, while Linux users often configure Tailscale with CLI commands. The project turns common Tailscale controls and status views into a terminal UI.

GitHub releases show the public packaging sequence in 2024. v0.0.2 was labeled the initial production release with core features such as turning Tailscale on and off, login/logout/reauthentication, node information, exit-node selection and latency, and bandwidth display. v0.0.4 was the first open-source release and switched the license to MIT. v0.2.0 added a list of network devices and adjusted login behavior to track Tailscale API changes.

Tailscale later listed tsui in its official community projects catalog, describing it as an experimental TUI developed in-house at Neuralink for macOS and Linux users to configure and monitor Tailscale from a terminal window.

### 采用历史

The README documents supported platforms as macOS and Linux on x86_64 and aarch64, with installation by Neuralink's install script or GitHub release downloads. The input metadata records Homebrew packaging, and the Tailscale community-project page reports hundreds of stars and multiple forks.

tsui's adoption niche is narrower than the Tailscale CLI itself: it appeals to terminal-first users who want a visual control panel for tailnet state, exit nodes, peer IPs, bandwidth, login state, and reauthentication without leaving the shell.

### 使用方式

Users install tsui with `curl -fsSL https://neuralink.com/tsui/install.sh | bash`, download a release binary, or install the Homebrew formula, then run `tsui` in a terminal.

The README lists features for editing Tailscale options, switching exit nodes while comparing latency, viewing and copying debug information, viewing bandwidth, copying peer IP addresses, and logging in, logging out, or reauthenticating.

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

tsui is notable because it wraps a network daemon's command-line configuration surface in a TUI while still distributing as a single binary and Homebrew package. It is exactly the sort of ergonomic terminal layer that package managers make easy to try.

The project also illustrates Tailscale's community-tool ecosystem: a third-party company built a polished terminal interface, Tailscale cataloged it as a community project, and package channels made it available outside the upstream desktop clients.

### 时间线

- 2024-07-26: v0.0.2 initial production release.
- 2024-07-31: v0.0.3 added warning, update checker, standardized builds, static X11 linking, and Linux ARM build.
- 2024-08-01: v0.0.4 first open-source release and MIT license switch.
- 2024-08-16: v0.1.0 first minor version bump with improved scrolling.
- 2024-09-03: v0.2.0 added network-device list and login changes following Tailscale API updates.
- 2025-03-13: Tailscale community-project page created for tsui.

### Related projects

- The README links tsui directly to Tailscale, Nix, Go, and Neuralink's release/install infrastructure. Tailscale's community page categorizes it as an interface-oriented community project.

### 来源

- <https://github.com/neuralink/tsui#readme>
- <https://github.com/neuralink/tsui/releases>
- <https://tailscale.com/community/community-projects/tsui>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## 来源

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