2021-04-30 11:50:14 +00:00
|
|
|
<h1 align="center">
|
2021-04-30 12:20:30 +00:00
|
|
|
▸[<a href="https://github.com/sayanarijit/xplr/blob/main/assets/icon/xplr.svg" target="_blank"><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-04-05 07:30:01 +00:00
|
|
|
<a href="https://crates.io/crates/xplr" target="_blank">
|
|
|
|
<img src="https://img.shields.io/crates/v/xplr.svg" />
|
|
|
|
</a>
|
2021-04-23 09:48:43 +00:00
|
|
|
|
2021-05-11 15:22:54 +00:00
|
|
|
<a href="https://github.com/sayanarijit/xplr/commits" target="_blank">
|
|
|
|
<img src="https://img.shields.io/github/commit-activity/m/sayanarijit/xplr" />
|
|
|
|
</a>
|
|
|
|
|
2021-04-22 02:52:18 +00:00
|
|
|
<a href="https://discord.gg/p8UPpgAx" target="_blank">
|
|
|
|
<img src="https://img.shields.io/discord/834369918312382485?logo=discord&style=social" />
|
|
|
|
</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">
|
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
|
|
|
|
2021-04-06 07:35:54 +00:00
|
|
|
Though [xplr](https://github.com/sayanarijit/xplr) strives to be fast and minimalist, its speciality is its hackability.
|
2021-03-01 16:02:30 +00:00
|
|
|
|
2021-04-02 19:53:42 +00:00
|
|
|
Once you read the [documentation](https://github.com/sayanarijit/xplr/wiki), you should be able to configure the key bindings,
|
|
|
|
different run modes, and also the way it looks by modifying one single configuration file.
|
2021-03-05 14:01:31 +00:00
|
|
|
|
2021-04-19 13:47:03 +00:00
|
|
|
|
2021-04-29 05:50:43 +00:00
|
|
|
Table of content
|
|
|
|
----------------
|
|
|
|
|
2021-04-19 13:47:03 +00:00
|
|
|
- ### [Quickstart](https://github.com/sayanarijit/xplr/wiki/Quickstart)
|
|
|
|
|
|
|
|
- ### [Features](https://github.com/sayanarijit/xplr/wiki/Features)
|
|
|
|
|
|
|
|
- ### [Plugins](https://github.com/sayanarijit/xplr/wiki/Plugins)
|
|
|
|
|
|
|
|
- ### [Hacks](https://github.com/sayanarijit/xplr/wiki/Hacks)
|
|
|
|
|
|
|
|
- ### [Themes](https://github.com/sayanarijit/xplr/wiki/Themes)
|
|
|
|
|
|
|
|
- ### [TODO](https://github.com/sayanarijit/xplr/wiki/TODO)
|
|
|
|
|
|
|
|
- ### [Upgrade Guide](https://github.com/sayanarijit/xplr/wiki/Upgrade-Guide)
|
|
|
|
|
|
|
|
- ### [Alternatives](https://github.com/sayanarijit/xplr/wiki/Alternatives)
|
|
|
|
|
2021-04-29 05:50:43 +00:00
|
|
|
- ### [Community](https://github.com/sayanarijit/xplr/wiki/Community)
|
|
|
|
|
|
|
|
- ### [Contribute](https://github.com/sayanarijit/xplr/wiki/Contribute)
|
|
|
|
|
2021-04-19 13:47:03 +00:00
|
|
|
|
|
|
|
## Demo
|
|
|
|
|
2021-05-19 01:45:10 +00:00
|
|
|
<details>
|
|
|
|
<summary>Expand for demo</summary>
|
|
|
|
|
2021-04-03 08:06:26 +00:00
|
|
|
<p align="center">
|
|
|
|
|
2021-04-19 13:47:03 +00:00
|
|
|
<a href="https://github.com/sayanarijit/xplr/wiki/Hacks#fuzzy-search-with-preview" target="_blank">
|
|
|
|
<img height=240 width=360 src="https://s4.gifyu.com/images/xplr-fzf.gif" />
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<a href="https://github.com/sayanarijit/xplr/wiki/Hacks#batch-rename" target="_blank">
|
|
|
|
<img height=240 width=360 src="https://s4.gifyu.com/images/xplr-rename.gif" />
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<a href="https://github.com/sayanarijit/xplr/wiki/Hacks#serve-pwd" target="_blank">
|
|
|
|
<img height=240 width=360 src="https://s3.gifyu.com/images/xplr-serve.gif" />
|
|
|
|
</a>
|
|
|
|
|
2021-05-08 03:47:13 +00:00
|
|
|
<a href="https://github.com/sayanarijit/xplr/wiki/Themes#material-landscape" target="_blank">
|
|
|
|
<img height=240 width=360 src="https://s3.gifyu.com/images/theaming.gif" />
|
2021-04-03 08:06:26 +00:00
|
|
|
</a>
|
|
|
|
|
2021-04-29 05:45:26 +00:00
|
|
|
<a href="https://github.com/sayanarijit/xplr/wiki/Hacks#sendreceive-files-via-qr-code-on-lan" target="_blank">
|
|
|
|
<img height=240 width=360 src="https://s4.gifyu.com/images/xplr-qr.gif" />
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<a href="https://github.com/sayanarijit/xplr/wiki/Hacks#spawn-multiple-sessions-in-different-windows" target="_blank">
|
|
|
|
<img height=240 width=360 src="https://s3.gifyu.com/images/xplr-sessions.gif" />
|
|
|
|
</a>
|
|
|
|
|
2021-04-03 08:06:26 +00:00
|
|
|
</p>
|
2021-05-19 01:45:10 +00:00
|
|
|
</details>
|
|
|
|
|
2021-04-03 08:06:26 +00:00
|
|
|
|
2021-04-23 09:48:43 +00:00
|
|
|
## Packaging
|
|
|
|
|
2021-04-30 05:55:54 +00:00
|
|
|
<a href="https://repology.org/project/xplr/versions" target="_blank"><img src="https://repology.org/badge/vertical-allrepos/xplr.svg" /></a>
|
2021-04-08 13:53:23 +00:00
|
|
|
|
2021-04-19 13:47:03 +00:00
|
|
|
## Backers
|
2021-04-08 13:54:21 +00:00
|
|
|
|
2021-04-30 05:55:54 +00:00
|
|
|
<a href="https://opencollective.com/xplr#backer" target="_blank"><img src="https://opencollective.com/xplr/tiers/backer.svg?width=890" /></a>
|