← Back to tools

kplay

Inspect messages in a Kafka topic in a simple and deliberate manner

File Management linuxmacos Go MIT

Description

Kplay lets you inspect messages in a Kafka topic in a simple and deliberate manner. It provides a TUI for browsing Kafka messages with controls for navigating through partitions and offsets.

AI Summary

A TUI tool for inspecting Kafka topic messages with simple navigation controls.

Capabilities

  • + Browse Kafka topic messages interactively
  • + Navigate through partitions and offsets
  • + Simple and deliberate message inspection

Use When

  • You need to inspect Kafka messages quickly
  • You want a lightweight alternative to Kafka GUI tools

Avoid When

  • x You need to process Kafka messages at scale
View AGENTS.md for kplay