FINAL CUT icon
FINAL CUT icon

FINAL CUT

 1 like

FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen.

FINAL CUT screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Linux
  • BSD
  • Cygwin
  • Oracle Solaris
  • FreeBSD
  • NetBSD
  • OpenBSD
5 / 5 Avg rating (2)
1like
2comments
0news articles

Features

Suggest and vote on features
  1.  Text-based
  2.  Tui
  3.  C++

 Tags

FINAL CUT News & Activities

Highlights All activities

Recent activities

Show all activities

FINAL CUT information

  • Developed by

    Markus Gans
  • Licensing

    Open Source (LGPL-3.0) and Free product.
  • Written in

  • Rating

    Average rating of 5
  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOS & Utilities

GitHub repository

  •  1,082 Stars
  •  56 Forks
  •  8 Open Issues
  •   Updated Feb 15, 2025 
View on GitHub

Our users have written 2 comments and reviews about FINAL CUT, and it has gotten 1 likes

FINAL CUT was added to AlternativeTo by gansm on Nov 30, 2019 and this page was last updated Sep 28, 2024.

Comments and Reviews

   
 Post comment/review
Guest
Dec 14, 2021
0

awesome c++ tui library

Guest
Jun 2, 2021
1

Best looking TUI

What is FINAL CUT?

FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen.

The structure of the Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on.

Official Links