We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
8923907
Now written in go, thank you @spddl!
Changelog:
d7463ee
f0f5392
a9f22fe
Simple multiple choice dialog in Python (TODO: Go) using easygui
This returns a semi-colon delimited string e.g. Yes;No;Maybe
Yes;No;Maybe
f3f8031
e91e7ff
6742310
Simple file picker in Go using go-common-file-dialog
This returns just the path of an executable e.g. C:\Windows\System32\notepad.exe
C:\Windows\System32\notepad.exe