Crates.io | tui-meter |
lib.rs | tui-meter |
version | 0.3.0 |
created_at | 2025-01-30 04:52:53.706832+00 |
updated_at | 2025-02-03 03:09:24.403882+00 |
description | Metering widget for `ratatui` (née `tui-rs`) |
homepage | |
repository | https://git.sr.ht/~jaxter184/tui-meter |
max_upload_size | |
id | 1536096 |
size | 19,783 |
This library currently only has a single Meter
which is just the base ratatui
Gauge
with the label removed.
The goal is to adapt this to become a special-purpose widget for audio metering.