birdayz / kaf

Modern CLI for Apache Kafka, written in Go.
Apache License 2.0
2.19k stars 141 forks source link

[Feature Request] Graphical GUI akin to k9s? #350

Open temp-exp123 opened 2 months ago

temp-exp123 commented 2 months ago

I know this is a crazy request but imagine how cool it would be to have this tool as a CLI GUI like k9s where you can see a live overview of all topics, consumer groups, with lag, commits, etc. Maybe someday I'll learn enough Go to make this happen xD

Great project btw, use this tool everyday.

birdayz commented 2 months ago

this is a great idea. while a lot of new CLIs came up (also redpanda's rpk), i didn't come a across a good TUI. i won't make any promises, currently there's a massive lack of time on my side, but it's something i will put on my list.. probably not what people want to hear - but as always, contributions are welcome and i will help getting things merged.