A library supporting Text UI application development
A mini TUI library that helps build a TUI based application expected to be running in Linux/Unix environment.
This is a quite compact library which is implemented in C++, depending none but ncurses library.
Example code provided.