pow
is a cross platform file explorer created in Tauri (Rust backend & React frontend webview desktop app).
It is partially inspired by vim's file explorer netrw.
Designed to be faster and more flexible than the default windows file explorer in some of my common workflows.
- YAML configuration file
- Custom or preset theming
- Environment variable resolution
- Arbitrary and relative path navigation
- Pinned / favorite directories in sidebar
- Configuration of settings through UI
- Filetype based icons instead of generic file/directory icons
- File previews
- View sorting
cargo tauri dev
to run the local development server and webview app