Skip to content

mdouchement/gexplorer

Repository files navigation

GODOC

gexplorer

gexplorer is a package that provides file dialog for several OSes. It aims to be not dependent of any GUI framework.

Supported operations:

  • CreateFile
  • ChooseFile
  • ChooseFiles

Supported OSes:

  • Linux
    • Fedora
  • macOS
    • Big Sur 11.6.8
  • Windows
    • 11

Supported GUI frameworks:

  • Gio UI using github.com/mdouchement/gexplorer/gioexplorer

This project is based on https://github.com/gioui/gio-x/tree/main/explorer work

License

MIT

Contributing

All PRs are welcome.

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Releases

No releases published

Packages

No packages published