macOS
brew install ktealocal Homebrew formula metadata
brew / rank 6287
Kafka TUI client. Version 0.8.0 via Homebrew; verified 2026-07-27.
install
brew install ktealocal Homebrew formula metadata
overview
Kafka TUI client
history
ktea is a Kafka terminal client for browsing and operating Kafka clusters from a TUI. Its README positions it for users who like the k9s style of terminal-native cluster navigation.
The project is organized as a Go application with a command under cmd/ktea and UI, schema registry, Kafka Connect, and admin-related packages. The README documents multi-cluster support, topic management, record consumption, consumer-group views, Schema Registry browsing, and Kafka Connect integration.
ktea's documented adoption surface is small: Homebrew packaging for macOS and downloadable release binaries for Linux and Windows. Its niche is Kafka operators and developers who prefer a terminal UI over web consoles or ad hoc Kafka CLI commands.
Users configure clusters in ~/.config/ktea/config.yaml or through the TUI, then navigate topics, schemas, consumer lag, records, and Kafka Connect resources with keyboard-driven tables.
ktea is package-nerd interesting as part of the wave of focused terminal UIs that wrap operational systems in a k9s-like workflow. For Kafka, that means packaging a Go TUI plus cross-platform release artifacts rather than asking users to assemble shell commands around Kafka admin tools.
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.
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.
~/.config/ktea/config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ktea | 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:ktea |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/jonas-grgt/ktea |
| Repository | https://github.com/jonas-grgt/ktea |
| Last updated | 2026-07-27T21:58:42+02:00 |
| Pulse | updated |
| 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.