Based on our record, termbox seems to be more popular. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Most answers were a code-golf style with writing the full functionality in least number of lines of code. I took a different approach. Since some time already I wanted to try out Ratatouille - an Elixir toolkit for writing TUI (Terminal UI), based on termbox. - Source: dev.to / almost 2 years ago
If you want to go lower-level, then I would recommend against ncurses, and instead start with notcurses or termbox. termbox has lots of language bindings, but the author is no longer maintaining it. Still, not a bad place to start from. If you do decide to get into ncurses, this doc can get you over some of the humps with keyboard/screen/mouse. Source: over 3 years ago
ncurses - ncurses (new curses) is a programming library that provides an API which allows the programmer to...
Limnor Studio - It is a generic-purpose no-code programming system.
Slang - Slang is a powerful visual programming language using a newly developed stream-based paradigm.
AppArchitect - AppArchitect is a platform for creating beautiful Mobile Apps.
FINAL CUT - Library for creating terminal applications with text-based widgets
newt - Programming library for color text mode, widget based user interfaces.