Skip to content

spektom/ndialog

Repository files navigation

ndialog

Display dialog boxes from shell.

This is similar to the dialog utility, with the exception that this one is based on Newt library (while dialog is based on ncurses).

Prerequisites

  1. libxml2
  2. libcurses
  3. libslang
  4. libnewt
  5. libtool
  6. autoconf
  7. automake
  8. g++

Installation

buildconf.sh
./configure
make install

Usage

./NDialog dialog.xml

Look into elements.xml for more information.

About

Newt-based console dialog utility

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published