nativefiledialog
File dialog library
A C library that provides a portable way to invoke native file dialogs on multiple platforms.
A tiny, neat C library that portably invokes native file open and save dialogs.
2k stars
47 watching
209 forks
Language: Makefile
last commit: 4 months ago
Linked from 2 awesome lists
cdialogguilinuxmacoswindows
Related projects:
Repository | Description | Stars |
---|---|---|
alloyed/nativefiledialog | A C library that provides a portable way to invoke native file dialogs across various platforms. | 15 |
aiekick/imguifiledialog | A file dialog library built on top of Dear ImGui, allowing customizable file dialogs with various features and widgets. | 1,243 |
jazzbre/nativefiledialog-beef | A wrapper around the NativeFileDialog API to simplify interactions with file dialogs in the Beef programming language. | 2 |
fabioarnold/nfd-zig | Provides cross-platform file dialog functionality using native libraries | 50 |
lewisjdeane/l-dialogs | A small Java library providing Android L-style dialogs with customizable appearance and behavior. | 567 |
samhocevar/portable-file-dialogs | A portable GUI dialogs library for C++11 that supports multiple platforms and provides asynchronous, cancelable, and secure file dialog functionality. | 1,042 |
rxi/sfd | A small C library for interacting with file dialogs on Windows and Linux | 183 |
alex-dobrynin/controls.userdialogs.maui | A cross-platform library for creating native user dialogs with customizable styling. | 121 |
rlemaigre/vue3-promise-dialog | A Vue 3 library that simplifies the use of dialogs by abstracting away the Promise-based API and making it easier to work with user input data | 69 |
shinmera/file-select | Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 20 |
shlomiassaf/ngx-modialog | A library that provides an easy-to-use dialog modal implementation for Angular applications | 686 |
saurvs/nfd-rs | A Rust binding to a cross-platform file dialog library | 158 |
andrewbelt/osdialog | A cross-platform wrapper for OS dialogs | 132 |
lxqt/xdg-desktop-portal-lxqt | Provides a backend implementation for desktop file dialogs and MIME handling for Qt applications | 22 |
ttytm/dialog | A cross-platform utility library for creating system dialogs and file interactions. | 23 |