xplr/README.md

75 lines
2.3 KiB
Markdown
Raw Normal View History

2021-04-02 19:53:42 +00:00
<h1 align="center">xplr</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
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-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
</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
- ### [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)
## Demo
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>
<a href="https://github.com/sayanarijit/xplr/wiki/Hacks#disk-usage-dua-cli" target="_blank">
<img height=240 width=360 src="https://s4.gifyu.com/images/xplr-dua.gif" />
2021-04-03 08:06:26 +00:00
</a>
</p>
2021-04-23 09:48:43 +00:00
## Packaging
[![Packaging status](https://repology.org/badge/vertical-allrepos/xplr.svg)](https://repology.org/project/xplr/versions)
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-08 13:53:23 +00:00
<a href="https://opencollective.com/xplr#backer"><img src="https://opencollective.com/xplr/tiers/backer.svg?width=890" /></a>