Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from PolyMeilex/rfd

Rusty File Dialog. This fork focuses on integrating with Mac Catalyst targets.

License

Notifications You must be signed in to change notification settings

woodworthkyle/rfd

 
 

Repository files navigation

img

version Documentation dependency status

Rusty File Dialogs is a cross platform Rust library for using native file open/save dialogs. It provides both asynchronous and synchronous APIs. Supported platforms:

  • Windows
  • macOS
  • Linux & BSDs (GTK3 or XDG Desktop Portal)
  • WASM32 (async only)

Refer to the documentation for more details.

Platform-specific notes

Linux

Please refer to Linux & BSD backends for information about the needed dependencies to be able to compile on Linux.

About

Rusty File Dialog. This fork focuses on integrating with Mac Catalyst targets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.6%
  • CSS 0.4%