Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 1.03 KB

File metadata and controls

28 lines (18 loc) · 1.03 KB

RabbiTui

A terminal client for the RabbitMQ Management API

Important

Please note that the rabbitui project is still in an early stage, and many features are still missing. Please check our roadmap to learn about our current progress and upcoming features.

Overview

This repository host a fork of @maxmindlin's rabbitui.

Why fork this project?

We decided to fork @maxmindlin's repository because it appears to be no longer actively maintained.

Additionally, we plan to expand the TUI's platform compatibility to support more environments.

Usage

There are a number of cli options for starting up the UI. For help use rabbitui --help.

By default, it connects to http://localhost:15672 with the default credentials. You can change this via cli parameters.

At any time in the application you can press ? to see a help menu for the panel you are in.