2021-04-30 11:50:14 +00:00
< h1 align = "center" >
2021-11-05 07:36:13 +00:00
▸[< a href = "https://github.com/sayanarijit/xplr/blob/main/assets/icon/xplr.svg" > < img src = "https://s3.gifyu.com/images/xplr32.png" alt = "▓▓" height = "20" width = "20" / > < / a > xplr]
2021-04-30 11:50:14 +00:00
< / h1 >
2021-03-01 11:23:04 +00:00
2021-04-02 19:53:42 +00:00
< p align = "center" >
2021-04-19 13:47:03 +00:00
A hackable, minimal, fast TUI file explorer
2021-04-02 19:53:42 +00:00
< / p >
2021-03-01 16:02:30 +00:00
2021-04-05 05:07:01 +00:00
< p align = "center" >
2021-04-23 09:48:43 +00:00
2021-11-05 07:36:13 +00:00
< a href = "https://crates.io/crates/xplr" >
2021-04-05 07:30:01 +00:00
< img src = "https://img.shields.io/crates/v/xplr.svg" / >
< / a >
2021-04-23 09:48:43 +00:00
2021-11-05 07:36:13 +00:00
< a href = "https://github.com/sayanarijit/xplr/commits" >
2021-05-11 15:22:54 +00:00
< img src = "https://img.shields.io/github/commit-activity/m/sayanarijit/xplr" / >
< / a >
2021-11-05 07:36:13 +00:00
< a href = "https://matrix.to/#/#xplr-pub:matrix.org" >
2021-10-09 05:47:01 +00:00
< img alt = "Matrix" src = "https://img.shields.io/matrix/xplr-pub:matrix.org?color=0DB787&label=matrix&logo=Matrix" >
< / a >
2021-11-05 07:36:13 +00:00
< a href = "https://discord.gg/JmasSPCcz3" >
2021-10-09 05:47:01 +00:00
< img src = "https://img.shields.io/discord/834369918312382485?color=5865F2&label=discord&logo=Discord" / >
2021-04-22 02:52:18 +00:00
< / a >
2021-04-23 09:48:43 +00:00
2021-04-05 05:07:01 +00:00
< / p >
2021-04-02 19:53:42 +00:00
< p align = "center" >
2022-05-04 17:56:16 +00:00
https://user-images.githubusercontent.com/11632726/166747867-8a4573f2-cb2f-43a6-a23d-c99fc30c6594.mp4
2021-04-02 19:53:42 +00:00
< / p >
2021-03-01 16:02:30 +00:00
2021-11-05 07:36:13 +00:00
< h3 align = "center" >
2022-04-12 08:16:25 +00:00
[< a href = "https://xplr.dev/en/install" > Install< / a > ]
2021-11-05 07:36:13 +00:00
[< a href = "https://xplr.dev/en" > Documentation< / a > ]
2022-02-05 07:21:31 +00:00
[< a href = "https://xplr.dev/en/awesome-hacks" > Hacks< / a > ]
2021-11-05 07:36:13 +00:00
[< a href = "https://xplr.dev/en/awesome-plugins" > Plugins< / a > ]
2022-02-05 07:21:31 +00:00
[< a href = "https://xplr.dev/en/awesome-integrations" > Integrations< / a > ]
2021-11-05 07:36:13 +00:00
[< a href = "https://xplr.dev/en/community" > Community< / a > ]
< / h3 >
2022-02-05 07:21:31 +00:00
xplr is a terminal UI based file explorer that aims to increase our terminal
2021-06-23 11:31:11 +00:00
productivity by being a flexible, interactive orchestrator for the ever growing
awesome command-line utilities that work with the file-system.
2021-03-01 16:02:30 +00:00
2022-02-05 07:21:31 +00:00
To achieve its goal, xplr strives to be a fast, minimal and more importantly,
2021-06-23 11:31:11 +00:00
hackable file explorer.
2021-03-05 14:01:31 +00:00
2022-02-05 07:21:31 +00:00
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][14] and expose an
intuitive, scriptable, [keyboard controlled][2],
[real-time visual interface][1], also being an ideal candidate for [further
integration][15], enabling you to achieve insane terminal productivity.
2021-04-19 13:47:03 +00:00
2021-11-05 07:36:13 +00:00
## Introductions & Reviews
2021-07-02 16:11:26 +00:00
- [[VIDEO] XPLR: Insanely Hackable Lua File Manager ~ Brodie Robertson](https://youtu.be/MaVRtYh1IRU)
2022-11-13 06:22:54 +00:00
- [[Article] What is a TUI file explorer & why would you need one? ~ xplr.stck.me](https://xplr.stck.me/post/25252/What-is-a-TUI-file-explorer-why-would-you-need-one)
2021-11-05 07:36:13 +00:00
## Packaging
2021-07-02 16:11:26 +00:00
2022-11-13 06:27:36 +00:00
Package maintainers please refer to the [RELEASE.md ](./RELEASE.md ).
2021-11-05 07:36:13 +00:00
< a href = "https://repology.org/project/xplr/versions" > < img src = "https://repology.org/badge/vertical-allrepos/xplr.svg" / > < / a >
2021-07-02 16:12:17 +00:00
2021-11-05 07:36:13 +00:00
## Backers
2021-04-08 13:54:21 +00:00
2021-11-05 07:36:13 +00:00
< a href = "https://opencollective.com/xplr#backer" > < img src = "https://opencollective.com/xplr/tiers/backer.svg?width=890" / > < / a >
2022-02-05 07:21:31 +00:00
[1]: https://xplr.dev/en/layouts
[2]: https://xplr.dev/en/configure-key-bindings
[14]: https://xplr.dev/en/awesome-plugins#integration
[15]: https://xplr.dev/en/awesome-integrations