ncurses
ncurses library allows you to make TUI applications.
No dependencies
Install it by running either;
kpkg install ncurses
or
kpkg build ncurses
To see the difference, see The handbook
graph TD
N0["ncurses"]
style N0 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff