mirror of
https://github.com/sayanarijit/xplr
synced 2024-10-31 21:20:30 +00:00
A hackable, minimal, fast TUI file explorer
.cargo | ||
.github | ||
assets | ||
benches | ||
docs | ||
examples | ||
snap | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
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.