Skip to content

Releases: Atlas-OS/utilities

multichoice - v0.2

21 Nov 19:09
Compare
Choose a tag to compare

Now written in go, thank you @spddl!

Changelog:

multichoicepy - v0.1

20 Nov 21:17
Compare
Choose a tag to compare

Simple multiple choice dialog in Python (TODO: Go) using easygui

This returns a semi-colon delimited string e.g. Yes;No;Maybe

filepicker - v0.2

20 Nov 20:17
Compare
Choose a tag to compare

Changelog:

  • e91e7ff - Empty file name by default
  • f3f8031 - Add ability to change file extension/filter

filepicker - v0.1

20 Nov 18:55
Compare
Choose a tag to compare

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