Guizer: Execute Linux Commands from a GUI Application
linux application
Guizer allows you to execute Linux CLI commands from a GUI application.
It is developed with Godot and is currently only a prototype, so only the basic operations are shown in the video.
TODO list:
- improve automatic option detection
- manage option selection with different widgets (DropDown, radio buttons, file dialog, etc...)
- add "favorites" management
- internationalization
- publish executable to download
- release source code as open source
- ...