Skip to content

Unofficial TUI for interacting with the HiveMQ REST API based on ratatui and the component template (https://github.com/ratatui-org/templates/tree/main/component)

License

Notifications You must be signed in to change notification settings

gitseti/hmq-tui

Repository files navigation

hmq-tui

hmq-tui.mov

hmq-tui sets out to give easy access to the HiveMQ REST API.

Simply use the hmq command to start the TUI:

hmq

Setup

MacOs (Homebrew)

brew install gitseti/tap/hmq-tui

Windows

x86_64

Download

Arm64

Download


Linux (Deb)

x86_64

wget https://github.com/gitseti/hmq-tui/releases/download/0.3.0/hmq-tui-0.3.0-x86_64-unknown-linux-gnu.deb
sudo apt install ./hmq-tui-0.3.0-x86_64-unknown-linux-gnu.deb

Arm64

wget https://github.com/gitseti/hmq-tui/releases/download/0.3.0/hmq-tui-0.3.0-aarch64-unknown-linux-gnu.deb
sudo apt install ./hmq-tui-0.3.0-aarch64-unknown-linux-gnu.deb

Linux (RPM)

x86_64

sudo yum install -y https://github.com/gitseti/hmq-tui/releases/download/0.3.0/hmq-tui-0.3.0-x86_64-unknown-linux-gnu.rpm

Arm64

sudo yum install -y https://github.com/gitseti/hmq-tui/releases/download/0.3.0/hmq-tui-0.3.0-aarch64-unknown-linux-gnu.rpm

About

Unofficial TUI for interacting with the HiveMQ REST API based on ratatui and the component template (https://github.com/ratatui-org/templates/tree/main/component)

Resources

License

Stars

Watchers

Forks

Languages