# fdehau/tui-rs

Build terminal user interfaces and dashboards using Rust

Repository: https://github.com/fdehau/tui-rs
Canonical: https://ross.abutalabs.com/products/tui-rs
Language: Rust
License: MIT
License Family: permissive
Topics: dashboard, tui, terminal, rust
Archived: true
Last push: 2023-08-06T07:35:02+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3585, "days_push": 1123, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10870, forks 483 (observed 2026-08-28T04:10:44.572444+00:00)

## What it is
tui-rs is a Rust library for building rich terminal user interfaces and dashboards with immediate-mode rendering and a set of built-in widgets. It is no longer maintained; users should use the actively maintained ratatui fork instead.

## Use cases
- build a tui dashboard in rust
- render charts and gauges in the terminal
- create a terminal user interface for a cli app
- draw sparklines and progress bars in the terminal
- build an interactive terminal app with widgets

## When to choose
- you are maintaining a legacy Rust project already built on tui
- you need a stable, MIT-licensed TUI widget library for Rust and cannot switch dependencies

## When to avoid
- you are starting a new Rust TUI project - use ratatui instead
- you need input handling or an event system, which this library does not provide
- you need ongoing maintenance, bug fixes, or new features

## Facets
- artifact type: library
- maturity: abandoned
- function: terminal-ui, ui-components, charts
- domain: developer-tools, data-visualization
- platform: rust, cli, cross-platform
- tags: tui, dashboard, widgets, crossterm, termion, unmaintained, command-line

## Member repositories
- fdehau/tui-rs (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:44.572444+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:17:27.348750+00:00, confidence not recorded.
  - readme: https://github.com/fdehau/tui-rs (fetched 2026-08-28T04:10:44.572444+00:00, sha 3f19d88deaf7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
