macOS
brew install tuiskylocal Homebrew formula metadata
brew
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
brew install tuiskylocal Homebrew formula metadata
nix profile install nixpkgs#tuiskynixpkgs package indexes · pkgs/by-name/tu/tuisky/package.nix · source: api.github.com
overview
TUI client for bluesky
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tuisky | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sugyan/tuisky
install metadata
| Package key | brew:tuisky |
|---|---|
| Version | 0.2.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tuisky |
| Homepage | https://github.com/sugyan/tuisky |
| Repository | https://github.com/sugyan/tuisky |
| Upstream docs | https://github.com/sugyan/tuisky |
| License | MIT |
| Source archive | https://github.com/sugyan/tuisky/archive/refs/tags/v0.2.2.tar.gz |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tuisky |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tuisky
nix profile install nixpkgs#tuiskysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.