Terminal UI for Juju
JujuMate is a TUI (Terminal User Interface) for Juju, Canonical's
infrastructure orchestration engine. It provides a single interactive
screen showing all Juju resources — clouds, controllers, models,
applications, and units — with real-time updates.
Inspired by K9s and KDash, JujuMate reads your existing Juju
configuration from ~/.local/share/juju so no extra setup is needed
if you already use the juju CLI.
This snap requires read access to ~/.local/share/juju via the
dot-local-share-juju interface so that the Juju client configuration
can be used to connect to your clouds, controllers and models.