Newt (programming library)

Newt
Original authorsErik Troan, Red Hat engineer
DeveloperMiroslav Lichvar
Initial release1996
Stable release
0.52.25 / 10 March 2025 (2025-03-10)
Written inC
Operating systemLinux, Cross-platform (Live CD)
Sizeabout 850 Kb when installed on i686 platform.
TypeWidget toolkit
LicenseGNU Lesser General Public License
Websitepagure.io/newt
Repository

Newt is a programming library for color text mode, widget-based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text user interfaces. This package also contains the shared library needed by programs built with newt, as well as a CLI application whiptail, which provides the most commonly used features of dialog. Newt is based on the slang library. It abbreviates from Not Erik's Windowing Toolkit.