macOS
brew install ktealocal Homebrew formula metadata
brew
Kafka TUI client. Version 0.8.0 via Homebrew; verified from local package data.
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 | 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/jonas-grgt/ktea
install metadata
| Package key | brew:ktea |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ktea |
| Homepage | https://github.com/jonas-grgt/ktea |
| Repository | https://github.com/jonas-grgt/ktea |
| Upstream docs | https://github.com/jonas-grgt/ktea#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/jonas-grgt/ktea/archive/refs/tags/v0.8.0.tar.gz |
| Build dependencies | go |
| 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 | ktea |
| 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 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.