pavement

Ncurses

From FreeBSDwiki
Revision as of 09:18, 23 September 2005 by Dave (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ncurses is a package which makes it easy to deliver a "text-based GUI" interface for things like forms with check boxes in text mode. Very, very, very nice stuff for configuring installations and other things over SSH - combines the user-friendliness of a GUI with the bandwidth-friendliness (and ruggedness) of a text-mode interface. If you've used the sysinstall interface, you already know what it looks like.

Personal tools