Library for building color text mode widget-based user interfaces
Library for color text mode, widget based user interfaces
newt$ newt whiptail --msgbox 'Hello World' 10 40$ newt whiptail --yesno 'Do you want to continue?' 10 40$ newt whiptail --inputbox 'Enter your name:' 10 40