VibeHunt
Back to browse

Kui

CLI graphics framework

Source

The framework replaces traditional text‑only command line output with interactive graphical elements. When a user runs a standard Kubernetes CLI command, the tool renders sortable tables, clickable resource names and visual diagrams instead of plain ASCII, and it processes commands faster than the underlying CLI.

It is aimed at developers and operators who work with Kubernetes and want a richer, more visual terminal experience without leaving the command line. The framework can be used as a hosted client‑server or as a double‑clickable desktop application built with Electron, and it supports custom themes, icons and command extensions.

Installation is provided for macOS via Homebrew, and for Windows and Linux through downloadable bundles or source builds. Users can also create their own graphical CLI extensions by cloning the repository, building the Electron client, and adding custom plugins or themes. The project is released under the Apache 2.0 license and is considered stable.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps