# 使用 Homebrew, Nix 安装 tuisky

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

## 安装

```sh
sudo av install brew:tuisky
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tuisky
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tuisky
```

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

## 软件包事实

- **软件包键:** brew:tuisky
- **软件包管理器:** Homebrew
- **版本:** 0.2.2
- **来源摘要:** TUI client for bluesky
- **主页:** <https://github.com/sugyan/tuisky>
- **仓库:** <https://github.com/sugyan/tuisky>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tuisky (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

tuisky is a Rust TUI client for Bluesky. Its public history is thin but clear: the README and Cargo metadata present it as an atproto/Bluesky terminal client with multi-column browsing, multiple sessions, posting support, pinned feeds, auto-refresh, saved app data, and TOML-based customization.

### 项目历史

The project follows the small Rust CLI pattern of publishing one binary with a README, crates.io badge, and a GitHub repository as the documentation surface. It uses the Bluesky and atproto ecosystem as its application domain and a terminal UI as its differentiator.

The README tracks feature maturity with checklist items: multi-column browsing, session management, pinned feeds, auto-refresh, saved app data, image and record embedding, file-based configuration, and planned work such as external-link embedding, replies, notifications, and chat.

### 采用历史

Official install instructions document `cargo install tuisky`, AUR installation through an AUR helper, and x-cmd. The input package facts add Homebrew and Nix packaging, placing tuisky in the package-manager niche of small social-network clients that developers try directly from their terminal package set.

GitHub's repository page reports multiple releases, with v0.2.2 shown as the latest release on Dec 28, 2025 in the indexed official page view.

### 使用方式

Users run `tuisky` from the terminal, optionally passing `--config path/to/config.toml` and `--num-columns` to control layout. Default keybindings cover global quit and focus movement plus column navigation, refresh, selection, back navigation, and menu toggling.

Configuration is TOML-based. The README shows keybinding sections and watcher interval settings, and points to a JSON Schema in the repository for the configuration schema.

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

tuisky is notable for users who prefer social clients that can be installed, upgraded, pinned, and scripted like other terminal tools. Its Homebrew, Nix, AUR, x-cmd, and cargo paths make it part of the terminal-first response to Bluesky's atproto ecosystem.

### 时间线

- Current README: Documents the tool as a TUI client for Bluesky with multi-column and multi-session support.
- Current README: Documents cargo, AUR, and x-cmd installation.
- Dec 28, 2025: Official GitHub page indexed v0.2.2 as the latest release.

### Related projects

- Bluesky and atproto are the network and protocol ecosystem for the client.
- Rust terminal UI libraries are reflected by the project's Rust implementation and package metadata, while the README exposes the terminal-client workflow.

### 来源

- <https://github.com/sugyan/tuisky README: features, installation, usage, configuration.>
- <https://github.com/sugyan/tuisky/blob/main/Cargo.toml: description, repository, keywords, Rust binary metadata.>
- input source_facts.package-manager: Homebrew and Nix package coverage.


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

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

- Nix - tuisky: normalized package name match | nixpkgs package indexes: pkgs/by-name/tu/tuisky/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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