

Kommander
Visual dialog builder leverages Qt Designer *.ui files to enable interactive GUIs with DBUS-based widget messaging, generating text instructions or command lines, all while requiring no scripting. Non-coders and developers can create files, scripts, or applications rapidly.
Cost / License
- Free
- Open Source
Alerts
- Discontinued
Platforms
- Mac
- Windows
- Linux
The program is no longer developed. Last release, 16.12, was released in 11 March 2017.
Features
- Rad
Tags
- programmers-editor
- dynamic-language
Kommander information
What is Kommander?
Kommander is a visual dialog building tool whose primary objective is to create as much functionality as possible without using any scripting language.
More specifically, Kommander is a set of tools that allow you to create dynamic GUI dialogs that generate, based on their state, a piece of text. The piece of text can be a command line to a program, any piece of code, business documents that contain a lot of repetitious or templated text and so on.
The resulting generated text can then be executed as a command line program (hence the name "Kommander"), written to a file, passed to a script for extended processing, and literally anything else you can think of. And you aren't required to write a single line of code!
As well as building dialogs, Kommander may be expanded to create full mainwindow applications.
Kommander consists of an editor and a program executor. It uses the *.ui files generated by Qt Designer and extends the simple preview to a full on interactive window using DBUS to communicate with widgets. Kommander is intended for non programmers and programmers alike as a rapid development tool.




