Crates.io | xplr |
lib.rs | xplr |
version | |
source | src |
created_at | 2021-03-01 16:35:08.005066+00 |
updated_at | 2025-03-21 21:38:31.588769+00 |
description | A hackable, minimal, fast TUI file explorer |
homepage | https://xplr.dev |
repository | https://github.com/sayanarijit/xplr |
max_upload_size | |
id | 362279 |
Cargo.toml error: | TOML parse error at line 24, column 1 | 24 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
A hackable, minimal, fast TUI file explorer
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.
[VIDEO] XPLR: Insanely Hackable Lua File Manager ~ Brodie Robertson
[Article] What is a TUI file explorer & why would you need one? ~ xplr.stck.me
Package maintainers please refer to the RELEASE.md.