A wrapper library that allows for opening doing the following in a cross-platform way:
- Using native file pickers
- Opening URIs using the default application for the given URI
Dependencies:
- nativefiledialog-extended - All file picking operations
- Opening URIs
- Windows - the standard Windows runtime libraries
- MacOS - the
CoreFoundation
&ApplicationServices
frameworks - Linux & Unix-based systems - DBus & XDG desktop portals
All information can be found on the wiki.