scriptdialogs

Simply add GUI elements to scripts.

One single tool with several GUI dialogs, e.g. messagebox, file dialog, string input or choice list.


License: freeware, without any warranty.

www: https://www.scriptdialogs.mntec.ch

contact: info@mntec.ch


Targets

Linux i386 scriptdialogs_linux32
x86_64 scriptdialogs_linux64
Windows i386 scriptdialogs_win32.exe
x86_64 scriptdialogs_win64.exe
ARM arm32 scriptdialogs_arm32
aarch64 scriptdialogs_aarch64
Mac OS X x86_64 scriptdialogs_osx64




Examples

For getting started, there are some examples included. They are named “example_xx.[sh,bat,cmd,py]”. Each of them contains a short description.

To use them, rename the appropriate executable for your system to “scriptdialogs” or “scriptdialogs.exe” (on Windows).




Quick testing

scriptdialogs file -folder=“/home” -filter="*.txt"

scriptdialogs info -textfile=results.txt

scriptdialogs yesno -text=“Are you sure?”