Looking for a ncurses alternative? We've compiled the best options based on user reviews, features, and pricing to help you find the right fit.
What is ncurses? ncurses (new curses) is a programming library that provides an API to display text-based user interfaces in a terminal. It offers functions to manipulate the text, colors, and cursor to create interfaces like menus, forms, and more.
BearLibTerminal is an easy-to-use terminal graphics library for roguelike games and ASCII art. It provides simple APIs for text output, …
ConsoleGUI is a program that provides a graphical user interface for console applications and commands. It makes it easier to …
Turbo Vision is a text-based user interface (TUI) framework originally developed by Borland for DOS. It provides a C++ object-oriented …
Ncurses (new curses) is a programming library that provides an application programming interface (API) for text-based user interfaces (TUI) in a terminal emulator. It is designed to facilitate the creation of TUIs and enable developers to write terminal-based applications.The ncurses library is based on the curses library originally written for BSD Unix. It offers an additional set of features, improved performance, and greater portability across different terminals and operating systems. Some of the key capabilities provided by ncurses include:Text and …
Pricing: Free
| Software | Pricing | Score |
|---|---|---|
| ncurses | Free | — |
| termbox | Open Source | — |
| FTXUI | Open Source | — |
| Gui.cs | Open Source | — |
| rot.js | Open Source | — |
| BearLibTerminal | Open Source | — |
| ConsoleGUI | Open Source | — |
| libtcod | Open Source | — |
| S-Lang | Open Source | — |
| libmabuff | Open Source | — |
| Turbo Vision | Free | — |