.cargo | ||
.github | ||
assets | ||
benches | ||
docs | ||
examples | ||
src | ||
.codespellignore | ||
.envrc | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
RELEASE.md | ||
rustfmt.toml |
▸[ xplr]
A hackable, minimal, fast TUI file explorer
[Install] [Documentation] [Hacks] [Plugins] [Integrations] [Community]
xplr is a terminal UI based file explorer that aims to increase our terminal productivity by being a flexible, interactive orchestrator for the ever growing awesome command-line utilities that work with the file-system.
To achieve its goal, xplr strives to be a fast, minimal and more importantly, hackable file explorer.
xplr is not meant to be a replacement for the standard shell commands or the GUI file managers. Rather, it aims to integrate them all and expose an intuitive, scriptable, keyboard controlled, real-time visual interface, also being an ideal candidate for further integration, enabling you to achieve insane terminal productivity.
Introductions & Reviews
-
[VIDEO] XPLR: Insanely Hackable Lua File Manager ~ Brodie Robertson
-
[Article] What is a TUI file explorer & why would you need one? ~ xplr.stck.me
Packaging
Package maintainers please refer to the RELEASE.md.