Files
managarr-tree-widget/README.md

535 B

Managarr Tree Widget

Ratatui Widget built to show Tree Data structures.

Screenshot

Installation

Add this widget to your project using the following command:

cargo add --git 'https://github.com/Dark-Alex-17/managarr-tree-widget.git'

Credit

The original project for this widget is the Ratatui Tree Widget, which was purpose built for the specific use case of mqttui.