Kaskade icon
Kaskade icon

Kaskade

 Like this app

Kaskade is a text user interface for kafka, which allows you to interact and consume topics from your terminal in style.

Kaskade screenshot 1

License model

  • FreeOpen Source

Platforms

  • Python
  • Homebrew
  • Mac
  • Linux
  • Windows
  • BSD
  • Docker
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Tui

 Tags

Kaskade News & Activities

Highlights All activities

Recent activities

Show all activities

Kaskade information

  • Developed by

    Saúl Piña
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  896 Stars
  •  18 Forks
  •  10 Open Issues
  •   Updated Mar 2, 2025 
View on GitHub

Our users have written 0 comments and reviews about Kaskade, and it has gotten 0 likes

Kaskade was added to AlternativeTo by Paul on Jul 15, 2024 and this page was last updated Jul 15, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is 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.

Official Links