open-finder-dialog
Open a finder dialog window (finder prompt) programmatically. Only works on MacOS.
open-linux-file-dialog
Open a file dialog window programmatically to allow the user to select one or more files. Only works on Linux. No dependencies. Supports zenity (GNOME), kdialog (KDE), yad (Yet Another Dialog), qarma (Qt-based), matedialog (MATE), rofi (window switcher wi
open-windows-file-dialog
Programmatically open a file dialog window (explorer) for picking files. Only works on Windows. Also see: open-finder-dialog, open-linux-file-dialog, and open-file-manager-dialog for other platforms.
open-file-manager
Cross-platform utility to open a file or directory in the system's default file manager (Finder, Explorer, Nautilus, etc.)