xplr/README.md

92 lines
3.1 KiB
Markdown
Raw Normal View History

2021-04-30 14:50:14 +03:00
<h1 align="center">
2021-04-30 15:20:30 +03: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 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
2021-04-05 10:30:01 +03:00
<a href="https://crates.io/crates/xplr" target="_blank">
<img src="https://img.shields.io/crates/v/xplr.svg" />
</a>
2021-04-23 12:48:43 +03:00
2021-04-22 05:52:18 +03: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 12:48:43 +03:00
</p>
2021-04-02 22:53:42 +03:00
<p align="center">
2021-04-19 16:47:03 +03:00
<img src="https://s3.gifyu.com/images/xplr-0.5.0.gif" />
2021-04-02 22:53:42 +03:00
</p>
2021-03-01 19:02:30 +03:00
2021-04-06 10:35:54 +03:00
Though [xplr](https://github.com/sayanarijit/xplr) strives to be fast and minimalist, its speciality is its hackability.
2021-03-01 19:02:30 +03:00
2021-04-02 22:53:42 +03: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 17:01:31 +03:00
2021-04-19 16:47:03 +03:00
Table of content
----------------
2021-04-19 16:47:03 +03: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)
- ### [Community](https://github.com/sayanarijit/xplr/wiki/Community)
- ### [Contribute](https://github.com/sayanarijit/xplr/wiki/Contribute)
2021-04-19 16:47:03 +03:00
## Demo
2021-04-03 11:06:26 +03:00
<p align="center">
2021-04-19 16:47:03 +03: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/Themes#material-landscape" target="_blank">
<img height=240 width=360 src="https://s3.gifyu.com/images/theaming.gif" />
2021-04-03 11:06:26 +03:00
</a>
2021-04-29 08:45:26 +03: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 11:06:26 +03:00
</p>
2021-04-23 12:48:43 +03:00
## Packaging
2021-04-30 08:55:54 +03: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 16:53:23 +03:00
2021-04-19 16:47:03 +03:00
## Backers
2021-04-08 16:54:21 +03:00
2021-04-30 08:55:54 +03:00
<a href="https://opencollective.com/xplr#backer" target="_blank"><img src="https://opencollective.com/xplr/tiers/backer.svg?width=890" /></a>