You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xplr/README.md

101 lines
3.3 KiB
Markdown

3 years ago
<h1 align="center">
3 years ago
▸[<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]
3 years ago
</h1>
<p align="center">
A hackable, minimal, fast TUI file explorer
</p>
<p align="center">
<a href="https://crates.io/crates/xplr" target="_blank">
<img src="https://img.shields.io/crates/v/xplr.svg" />
</a>
<a href="https://github.com/sayanarijit/xplr/commits" target="_blank">
<img src="https://img.shields.io/github/commit-activity/m/sayanarijit/xplr" />
</a>
3 years ago
<a href="https://discord.gg/JmasSPCcz3" target="_blank">
<img src="https://img.shields.io/discord/834369918312382485?logo=discord&style=social" />
</a>
</p>
<p align="center">
<img src="https://s3.gifyu.com/images/xplr-0.5.0.gif" />
</p>
Though [xplr](https://github.com/sayanarijit/xplr) strives to be fast and minimalist, its speciality is its hackability.
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.
Table of content
----------------
- ### [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)
- ### [Community](https://github.com/sayanarijit/xplr/wiki/Community)
- ### [Contribute](https://github.com/sayanarijit/xplr/wiki/Contribute)
## Demo
<details>
<summary>Expand for demo</summary>
<p align="center">
<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>
<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" />
</a>
<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>
</p>
</details>
## Packaging
3 years ago
<a href="https://repology.org/project/xplr/versions" target="_blank"><img src="https://repology.org/badge/vertical-allrepos/xplr.svg" /></a>
3 years ago
## Backers
3 years ago
3 years ago
<a href="https://opencollective.com/xplr#backer" target="_blank"><img src="https://opencollective.com/xplr/tiers/backer.svg?width=890" /></a>