# tsui を Homebrew でインストール

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
