FINAL CUT Alternatives
FINAL CUT is described as 'C++ class library and widget toolkit with full mouse support for creating a text-based user interface' and is an app in the Development category. There are eight alternatives to FINAL CUT for a variety of platforms, including Linux, Windows, Mac, Cygwin and FreeDOS. The best alternative is ncurses, which is both free and Open Source. Other great apps like FINAL CUT are Turbo Vision (Free, Open Source), newt (Free, Open Source), S-Lang (Free, Open Source) and ConsoleGUI (Free, Open Source).
- ncurses (new curses) is a programming library that provides an API which allows the programmer to write text-based user interfaces in a terminal-independent manner. View 11 alternatives to ncurses
- A complete C++ Text User Interface (TUI) featuring windows, dialogs (buttons, check and radio boxes, input boxes, etc.), mouse support, menus, etc. View 8 alternatives to Turbo Vision
- Free • Open Source
- Linux
- Cygwin
- FreeDOS
- Solaris
- FreeBSD
- MS-DOS
- Newt is a programming library for color text mode, widget based user interfaces. View 8 alternatives to newt
- S-Lang is a programming library that provides routines for embedding an interpreter for the S-Lang scripting language, and components to facilitate the creation of text-based... View 8 alternatives to S-Lang
- ConsoleGUI is a simple .NET framework for creating console-based GUI applications. It provides most essential layout management utilities as well as a set of basic controls. View 8 alternatives to ConsoleGUI
- Gui.cs is a simple UI toolkit for .NET, .NET Core and Mono and works on both Windows and Linux/Unix. View 8 alternatives to Gui.cs
- Termbox is a library that helps making terminal-based pseudo-GUIs. It is a simple and clean ncurses alternative. View 8 alternatives to termbox
Discontinued
Project site states that as of Aug. 25 2020 the project is no longer maintained https://github.com/nsf/termbox
- Free • Open Source
- Linux
- This is libmabuff, library for simple TUI creation in C++. It uses termbox, github.com/nsf/termbox (customized) as its backend. libmabuff's license is MIT. View 8 alternatives to libmabuff
Discontinued
The last commit to the source code was made on November 1st, 2014.
- Free • Open Source
- Linux