#file-explorer #plugin #imgui-rs

imgui_file_explorer

File explorer plugin for imgui-rs

1 unstable release

Uses old Rust 2015

0.0.3 Oct 18, 2018

#11 in #imgui-rs


Used in aflak

GPL-3.0-only

1MB
101 lines

imgui-file-explorer crate

sample

Run

git submodule update --init --recursive
cargo run --example test

TODO

  • Consider and implement API
  • Get files' permissions
  • Change target directory/filtering by name or extension
  • Load some recent files

Dependencies

~12MB
~230K SLoC