# Install tuisky with Homebrew, Nix

TUI client for bluesky. Version 0.2.2 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#tuisky.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install tuisky
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:tuisky
- **Package manager:** Homebrew
- **Version:** 0.2.2
- **Source summary:** TUI client for bluesky
- **Homepage:** <https://github.com/sugyan/tuisky>
- **Repository:** <https://github.com/sugyan/tuisky>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- tuisky (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.2.2
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

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

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Other Package-Manager Records

- 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
