macOS
brew install crates-tuiprovider-native install command
brew / rank 7380
TUI for exploring crates.io using Ratatui. Version 0.1.25 via Homebrew; verified from local package data.
install
brew install crates-tuiprovider-native install command
overview
TUI for exploring crates.io using Ratatui
history
crates-tui is a Ratatui-based terminal interface for exploring crates.io. It combines Rust package discovery with a reference implementation for small to medium Ratatui applications.
The ratatui/crates-tui repository was created in February 2024. Its README describes a simple crates.io explorer with clipboard support for cargo add commands, browser links for documentation and crates.io pages, configurable key chords, custom widgets, and async crate metadata fetching.
Official installation documentation is oriented first around cargo install, with an Arch Linux AUR example. Homebrew and Nix packaging in the supplied package facts indicate that it also moved into general-purpose package-manager distribution.
Users run crates-tui to search crates.io from the terminal, inspect crate summaries, copy cargo add commands, and open documentation or crates.io pages in a browser.
crates-tui is package-nerd software in two senses: it is a package browser for the Rust ecosystem, and its upstream README explicitly frames the repository as an opinionated reference for organizing Ratatui TUI applications.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$CRATES_TUI_CONFIG_HOME/config.toml$CRATES_TUI_CONFIG_HOME/color.yaml./.config/config.toml./.config/color.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
crates-tui | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:crates-tui |
|---|---|
| Version | 0.1.25 |
| Package manager | Homebrew |
| Homepage | https://github.com/ratatui/crates-tui |
| Repository | https://github.com/ratatui/crates-tui |
| Bottle | not recorded |
| Service | none declared |
source 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.