# tuisky mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tuisky in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tuisky
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:tuisky
- **Paketmanager:** Homebrew
- **Version:** 0.2.2
- **Quellzusammenfassung:** TUI client for bluesky
- **Homepage:** <https://github.com/sugyan/tuisky>
- **Repository:** <https://github.com/sugyan/tuisky>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- tuisky (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.2.2
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

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


## Quellen

- 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
