xplr/README.md

66 lines
2.4 KiB
Markdown
Raw Permalink Normal View History

2021-04-30 14:50:14 +03:00
<h1 align="center">
▸[<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 14:50:14 +03:00
</h1>
2021-03-01 14:23:04 +03:00
2021-04-02 22:53:42 +03:00
<p align="center">
2021-04-19 16:47:03 +03:00
A hackable, minimal, fast TUI file explorer
2021-04-02 22:53:42 +03:00
</p>
2021-03-01 19:02:30 +03:00
<p align="center">
2021-04-23 12:48:43 +03:00
<a href="https://crates.io/crates/xplr">
2021-04-05 10:30:01 +03:00
<img src="https://img.shields.io/crates/v/xplr.svg" />
</a>
2021-04-23 12:48:43 +03:00
</p>
2021-04-02 22:53:42 +03:00
<p align="center">
2022-05-04 20:56:16 +03:00
https://user-images.githubusercontent.com/11632726/166747867-8a4573f2-cb2f-43a6-a23d-c99fc30c6594.mp4
2021-04-02 22:53:42 +03:00
</p>
2021-03-01 19:02:30 +03:00
<h3 align="center">
2022-04-12 11:16:25 +03:00
[<a href="https://xplr.dev/en/install">Install</a>]
[<a href="https://xplr.dev/en">Documentation</a>]
2022-02-05 10:21:31 +03:00
[<a href="https://xplr.dev/en/awesome-hacks">Hacks</a>]
[<a href="https://xplr.dev/en/awesome-plugins">Plugins</a>]
2022-02-05 10:21:31 +03:00
[<a href="https://xplr.dev/en/awesome-integrations">Integrations</a>]
</h3>
2022-02-05 10:21:31 +03:00
xplr is a terminal UI based file explorer that aims to increase our terminal
2021-06-23 14:31:11 +03: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 19:02:30 +03:00
2022-02-05 10:21:31 +03:00
To achieve its goal, xplr strives to be a fast, minimal and more importantly,
2021-06-23 14:31:11 +03:00
hackable file explorer.
2021-03-05 17:01:31 +03:00
2022-02-05 10:21:31 +03: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 16:47:03 +03:00
## Introductions & Reviews
2021-07-02 19:11:26 +03:00
- [[VIDEO] XPLR: Insanely Hackable Lua File Manager ~ Brodie Robertson](https://youtu.be/MaVRtYh1IRU)
2022-11-13 09:22:54 +03: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)
2024-05-05 17:26:57 +03:00
- [[Article] FOSSPicks - Linux Magazine](<https://www.linux-magazine.com/Issues/2022/258/FOSSPicks/(offset)/6>)
2023-07-27 08:07:05 +03:00
## Packaging
2021-07-02 19:11:26 +03:00
2022-11-13 09:27:36 +03:00
Package maintainers please refer to the [RELEASE.md](./RELEASE.md).
<a href="https://repology.org/project/xplr/versions"><img src="https://repology.org/badge/vertical-allrepos/xplr.svg" /></a>
2021-07-02 19:12:17 +03:00
## Backers
2021-04-08 16:54:21 +03:00
<a href="https://opencollective.com/xplr#backer"><img src="https://opencollective.com/xplr/tiers/backer.svg?width=890" /></a>
2022-02-05 10:21:31 +03: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