A hackable, minimal, fast TUI file explorer
Go to file
2021-07-29 21:45:45 +05:30
.cargo Allow dynamic linking to load Lua modules using C 2021-07-29 21:45:45 +05:30
.github Update FUNDING.yml 2021-07-05 19:02:13 +05:30
assets Add icons 2021-04-30 17:05:32 +05:30
benches Fix config path on macOS 2021-06-06 13:50:43 +05:30
docs More docs 2021-07-20 22:26:10 +05:30
examples Further improve the API. 2021-06-06 10:59:48 +05:30
src Allow dynamic linking to load Lua modules using C 2021-07-29 21:45:45 +05:30
.gitignore Publish xplr book with intensive documentation 2021-06-23 15:20:57 +05:30
Cargo.lock Allow dynamic linking to load Lua modules using C 2021-07-29 21:45:45 +05:30
Cargo.toml Allow dynamic linking to load Lua modules using C 2021-07-29 21:45:45 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-04-04 10:22:26 +05:30
CONTRIBUTING.md Update CONTRIBUTING.md 2021-05-24 14:20:10 +05:30
LICENSE Create LICENSE 2021-03-01 22:03:41 +05:30
README.md Add more docs 2021-07-20 22:18:43 +05:30
RELEASE.md Improve scrolling behaviour 2021-04-12 21:51:59 +05:30

▸[▓▓ xplr]

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 the users to achieve insane terminal productivity.

Table of content

Introductions & Reviews

Packaging

Backers