|
|
Simple Settings dialog 0.3.0
by jvc (http://freshmeat.net/~mettle/)
Wed, Oct 31st 2007 13:42
About:
Simple Settings Dialog (ssd) enables a script author to easily construct a
simple dialog (e.g. for configuration purposes) that can be be presented
to the user during script execution. It is build on QT4 and implements the
most commonly used widgets from QT. It is intended for sysadmins for
scripting purposes. The goals are that creation of a dialog should be done
in very few lines, and the output from ssd (when the user has made his/her
choice) should be simple and parseable by bash. The code (or markup) for
ssd can either be stored in a separate file or embedded in the bash
script, allowing one-file scripting.
Release focus: Initial freshmeat announcement
License: GNU General Public License (GPL)
Project URL: http://freshmeat.net/projects/ssd/
Homepage: http://freshmeat.net/redir/ssd/71952/url_homepage/ssd.php
Tar/GZ:
http://freshmeat.net/redir/ssd/71952/url_tgz/ssd-0.3.0.tar.gz
Tar/BZ2:
http://freshmeat.net/redir/ssd/71952/url_bz2/ssd-0.3.0.tar.bz2
Changelog:
http://freshmeat.net/redir/ssd/71952/url_changelog/ssd_changelog
|
|