xplr/README.md

64 lines
2.2 KiB
Markdown
Raw Normal View History

2021-04-30 11:50:14 +00: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 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
<p align="center">
2021-04-23 09:48:43 +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
<a href="https://github.com/sayanarijit/xplr/commits">
<img src="https://img.shields.io/github/commit-activity/m/sayanarijit/xplr" />
</a>
<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>
<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
</p>
2021-04-02 19:53:42 +00:00
<p align="center">
2021-04-19 13:47:03 +00:00
<img src="https://s3.gifyu.com/images/xplr-0.5.0.gif" />
2021-04-02 19:53:42 +00:00
</p>
2021-03-01 16:02:30 +00:00
<h3 align="center">
[<a href="https://xplr.dev/en/install">Install</a>]
[<a href="https://xplr.dev/en">Documentation</a>]
[<a href="https://xplr.dev/en/awesome-plugins">Plugins</a>]
[<a href="https://xplr.dev/en/community">Community</a>]
</h3>
2021-06-23 11:31:11 +00:00
`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.
2021-03-01 16:02:30 +00:00
2021-06-23 11:31:11 +00:00
To achieve its goal, `xplr` strives to be a fast, minimal and more importantly,
hackable file explorer.
2021-03-05 14:01:31 +00:00
2021-06-23 11:31:11 +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 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.
2021-04-19 13:47:03 +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)
## Packaging
2021-07-02 16:11:26 +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
## Backers
2021-04-08 13:54:21 +00:00
<a href="https://opencollective.com/xplr#backer"><img src="https://opencollective.com/xplr/tiers/backer.svg?width=890" /></a>