# Installer tuisky avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tuisky pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tuisky
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:tuisky
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.2.2
- **Résumé source:** TUI client for bluesky
- **Page d'accueil:** <https://github.com/sugyan/tuisky>
- **Dépôt:** <https://github.com/sugyan/tuisky>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- tuisky (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.2.2
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
