# tui-cs/Terminal.Gui

Cross Platform Terminal UI toolkit for .NET

Repository: https://github.com/tui-cs/Terminal.Gui
Canonical: https://ross.abutalabs.com/products/terminalgui
Homepage: https://tui-cs.github.io/Terminal.Gui/
Language: C#
License: MIT
License Family: permissive
Topics: csharp, terminal, dotnet, curses, cross-platform, console, console-application, terminal-based, terminal-ui, tui
Last push: 2026-08-26T14:46:09+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 92, longevity 100
- inputs: {"age_days": 3187, "days_push": 7, "days_rel": 57, "gap_med": 2.0, "n_releases_24m": 27}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11183, forks 785 (observed 2026-08-28T04:10:46.316481+00:00)

## What it is
Terminal.Gui is a cross-platform terminal UI (TUI) toolkit for .NET that lets developers build sophisticated console applications with rich interfaces. It provides 50+ built-in views including text editors, tables, tree views, menus, charts, and file dialogs, with keyboard-first and mouse-driven interaction, TrueColor, Unicode support, and double-buffered rendering.

## Use cases
- build a full-screen terminal dashboard with tables and charts in C#
- create a console app with menus, forms, and wizards
- make an in-line CLI tool with a rich UI like Claude Code or Codex CLI
- add a text editor with undo/redo and clipboard to a terminal app
- build a cross-platform file browser for the terminal
- write an interactive TUI installer or configuration wizard

## When to choose
- you are building .NET/C# console applications that need rich interactive UIs
- you need consistent TUI behavior across Windows, macOS, and Linux
- you want keyboard-first UX with full mouse support, TrueColor, and Unicode
- you need scalable tables or tree views for large datasets in the terminal

## When to avoid
- you are building a web, desktop GUI, or mobile application
- your project is not on the .NET platform
- you only need simple line-based console output or basic CLI argument parsing
- you need a TUI toolkit in another language like Rust or Go

## Facets
- artifact type: library
- maturity: stable
- function: gui, terminal-ui, ui-components, developer-tools
- domain: cross-platform, developer-tools, desktop-applications
- platform: cross-platform, windows, dotnet, cli
- tags: tui, csharp, console-applications, widgets, text-editors, double-buffering, truecolor, command-line, macos, linux

## Member repositories
- tui-cs/Terminal.Gui (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:46.316481+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:16:42.966200+00:00, confidence not recorded.
  - readme: https://github.com/tui-cs/Terminal.Gui (fetched 2026-08-28T04:10:46.316481+00:00, sha e1f8ecf2c590)
  - homepage: https://tui-cs.github.io/Terminal.Gui/ (fetched 2026-08-29T08:15:07.699960+00:00, sha 65e8838ec71b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
