Ross ROSS = Recommend OSS · open-source software intelligence for agents

gansm/finalcut

A Modern C++ Text-Based Widget Toolkit (TUI) observed · 2026-08-28

github.com/gansm/finalcut · homepage · C++ · LGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4140
  • days_rel: n/a
  • days_push: 14
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1199 stars · 60 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

FINAL CUT is a lightweight C++ widget toolkit for building text-based user interface (TUI) terminal applications with its own windowing system, requiring no external libraries like ncurses. It offers a Qt-inspired object-oriented class design with widgets such as dialogs, buttons, menus, input fields, and list boxes, plus mouse support and full Unicode/UTF-8 handling.

Use cases

  • build a terminal user interface in C++
  • create text-mode console applications with windows and dialogs
  • write a TUI app without depending on ncurses
  • add menus, buttons, and input fields to a terminal program
  • build a cross-platform Unix terminal GUI toolkit app
  • render Unicode and full-width characters in a text UI

When to choose

  • you want a self-contained C++ TUI library with no ncurses/termbox dependency
  • you prefer a Qt-like object-oriented widget API
  • you need full Unicode, UTF-8, and mouse support in the terminal
  • you target multiple Unix-like platforms including BSD and macOS

When to avoid

  • you need a graphical (non-terminal) GUI
  • you are not programming in C++
  • you want a TUI toolkit for Python, Rust, or another language
  • you need a very large ecosystem of third-party widgets and examples

Facets

library · maturity active

ui-components terminal-ui gui developer-tools cross-platform bsd cpp cross-platform cli tui widget-toolkit text-user-interface termcap unicode console-applications qt-inspired command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
gansm/finalcutmain67

For agents

markdown · JSON · MCP: product_card(name="gansm/finalcut")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem