The 17th most popular configurator on Linux
… More EditZenity is a tool that allows you to display Gtk+ dialog boxes from the command line and through shell scripts. It is similar to gdialog, but is intended to be saner. It comes from the same family as dialog, Xdialog, and cdialog, but it surpasses those projects by having a cooler name.
Information
Did you create this app?| Website: | freshmeat.net/projects... |
| Developer: | Glynn Foster |
| License: | Open source |
| Version: | 2.28.0 |
| Rating: | Features: Interface: Performance: Price/value: Overall: |
| Usage: | 1 day, 9 hours, 34 minutes and 51 seconds |
| Usage since: | 11 February 2009 |
| Share: |








Great, Makes one-liners a lot easier
For what it does, it's quite useful.
Zenity is an ultimate too for RAD , specially those one liners , like
zenity --progress ==> Progress Bar
zenity --calendar ==> Display calendar dialog
zenity --file-selection ==> Display file selection dialog
Are ultimate :)