# rivo/tview

Terminal UI library with rich, interactive widgets — written in Golang

Repository: https://github.com/rivo/tview
Canonical: https://ross.abutalabs.com/products/tview
Language: Go
License: MIT
License Family: permissive
Topics: golang, user-interface, terminal-based
Last push: 2026-08-11T19:38:45+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 13, longevity 100
- inputs: {"age_days": 3183, "days_push": 22, "days_rel": 371, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 14051, forks 686 (observed 2026-08-28T04:11:05.411758+00:00)

## What it is
A Go library for building rich, interactive terminal user interfaces with widgets like forms, tables, trees, lists, and flexible layouts. It provides an application wrapper and extensive customization options for TUI development.

## Use cases
- build a terminal dashboard for kubernetes
- create an interactive CLI form with inputs and checkboxes
- make a TUI file browser in Go
- build a terminal-based chat or IRC client
- display navigable tables and tree views in the terminal
- create modal dialogs and menus for a CLI app

## When to choose
- you're writing Go and need a full-featured TUI with rich widgets
- you want layouts like grid, flex, and pages out of the box
- you need forms, tables, trees, and lists in a terminal app

## When to avoid
- you need a GUI or web-based interface
- you want minimal, unopinionated low-level terminal control
- you're not using Go

## Facets
- artifact type: library
- maturity: stable
- function: terminal-ui, gui, ui-components, developer-tools
- domain: developer-tools, cross-platform
- platform: windows, cross-platform, go, cli
- tags: tui, widgets, interactive-interfaces, golang, command-line, linux, macos

## Member repositories
- rivo/tview (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:05.411758+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:12:50.842978+00:00, confidence not recorded.
  - readme: https://github.com/rivo/tview (fetched 2026-08-28T04:11:05.411758+00:00, sha b75bf67f9686)
- Data as of 2026-08-30T08:39:29.467469+00:00.
