Looking for a termbox alternative? We've compiled the best options based on user reviews, features, and pricing to help you find the right fit.
What is termbox? Termbox is a library that provides minimalistic API and abstracts away complexities of creating console/terminal UI applications. It has bindings for C, C++, Go, Rust, and other languages.
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 …
Termbox is an open-source library that enables developers to build text-based user interfaces that work in console/terminal environments. It provides a simple API and abstracts away many of the complexities involved in creating terminal applications that respond to user input and redraw sections of the screen.Some key capabilities Termbox provides include:Drawing text characters, lines, rectangles in terminal/consoleDetecting and responding to keyboard and mouse eventsAbstracting away terminal capabilities differences across operating systemsSupporting 256 color terminalsRequiring no dependencies other than a C …
Pricing: Open Source
| Software | Pricing | Score |
|---|---|---|
| termbox | Open Source | — |
| FTXUI | Open Source | — |
| Gui.cs | Open Source | — |
| ncurses | Free | — |
| ConsoleGUI | Open Source | — |
| S-Lang | Open Source | — |
| libmabuff | Open Source | — |
| Turbo Vision | Free | — |