# tuisky を Homebrew, Nix でインストール

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
