Kommander is a universal GUI scripting tool for KDE. It consists of a GUI editor based on a previous version of Qt Designer and an executor. It stores text and scripts in widgets and uses DCOP to communicate with widgets and other programs. It offers a wide variety of widgets, and can be extended with plugins like database and HTTP. Any scripting language can be used for the real work and multiple languages can be run from the same program. Kommander is primarily for dialog and wizard based mini apps, but MainWindow apps can be done too.
License: GNU General Public License (GPL)
Changes:
Changes too numerous to list include popup menus, new widgets, new plugins, multiple edit windows, auto backup, widget creation on the fly, scripts now send and receive parameters, #! for any scripting language, direct access to slots, extensive docs and examples, and KPart creation. Enhanced security was added by checking the executable bit. This release is included in kdewebdev 3.5.9.