#file-dialog #nu #native #plugin

app nu_plugin_file_dialog

A simple nu plugin to select files through the native dialog

3 releases (breaking)

0.3.0 May 8, 2024
0.2.0 May 7, 2024
0.1.0 May 7, 2024

#5 in #file-dialog

Download history 328/week @ 2024-05-04 22/week @ 2024-05-11 9/week @ 2024-05-18

359 downloads per month

MIT and maybe CC-PDDC

19KB
159 lines

File Dialog plugin

A simple nu plugin that invokes the native file dialog of the os through native-dialog-rs.

Installation

cargo install nu_plugin_file_dialog
plugin add ~/.cargo/bin/nu_plugin_file_dialog

Usage

run file-dialog --help to get the parameters and examples.

Dependencies

~22–57MB
~1M SLoC