GitHub - sauljabin/kaskade: kaskade is a text user interface for kafka, which allows you to interact and consume topics from your terminal in style!
Kaskade
Kaskade is a text user interface (TUI) for Apache Kafka, built with Textual
by Textualize. It includes features like:
Admin:
List topics, partitions, groups and group members.
Topic information like lag, replicas and records count.
Create, edit and delete topics.
Filter topics by name.
Consumer:
Json, string, integer, long, float, boolean and double deserialization.
Filter by key, value, header and/or partition.
Schema Registry support with avro.
Protobuf deserialization support.
Screens...
Read more at github.com