Description
Terminal user interfaces can be built from Ruby with access to ncurses functions, constants, and wide-character support. This is useful for developers creating text-based dashboards, menus, and interactive console tools.
It is a Ruby binding library. It does not provide an app by itself; terminal behavior depends on the program that uses the binding and the user's terminal capabilities.