xplr/README.md

78 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
<a href="https://github.com/sayanarijit/xplr/commits" target="_blank">
<img src="https://img.shields.io/github/commit-activity/m/sayanarijit/xplr" />
</a>
2021-06-05 19:03:11 +03:00
<a href="https://discord.gg/JmasSPCcz3" target="_blank">
2021-04-22 05:52:18 +03:00
<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-06-23 14:31:11 +03: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 19:02:30 +03:00
2021-06-23 14:31:11 +03:00
To achieve its goal, `xplr` strives to be a fast, minimal and more importantly,
hackable file explorer.
2021-03-05 17:01:31 +03:00
2021-06-23 14:31:11 +03: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 16:47:03 +03:00
Table of content
----------------
2021-06-23 14:31:11 +03:00
- [Introduction](https://arijitbasu.in/xplr/en/introduction.html)
- [Quickstart](https://arijitbasu.in/xplr/en/quickstart.html)
- [Install](https://arijitbasu.in/xplr/en/install.html)
- [Post Install](https://arijitbasu.in/xplr/en/post-install.html)
- [Configuration](https://arijitbasu.in/xplr/en/configuration.html)
- [General Config](https://arijitbasu.in/xplr/en/general-config.html)
- [Modes](https://arijitbasu.in/xplr/en/modes.html)
- [Message](https://arijitbasu.in/xplr/en/message.html)
- [Layouts](https://arijitbasu.in/xplr/en/layouts.html)
2021-06-23 21:03:17 +03:00
- [Node Types](https://arijitbasu.in/xplr/en/node_types.html)
2021-06-23 14:31:11 +03:00
- [Style](https://arijitbasu.in/xplr/en/style.html)
- [Default Key Bindings](https://arijitbasu.in/xplr/en/default-key-bindings.html)
2021-06-24 08:09:30 +03:00
- [Plugin](https://arijitbasu.in/xplr/en/plugin.html)
- [Installing Plugins](https://arijitbasu.in/xplr/en/installing-plugins.html)
- [Writing Plugins](https://arijitbasu.in/xplr/en/writing-plugins.html)
- [Awesome Plugins](https://arijitbasu.in/xplr/en/awesome-plugins.html)
2021-06-23 14:31:11 +03:00
- [TODO](https://arijitbasu.in/xplr/en/todo.html)
- [Alternatives](https://arijitbasu.in/xplr/en/alternatives.html)
- [Upgrade Guide](https://arijitbasu.in/xplr/en/upgrade-guide.html)
- [Community](https://arijitbasu.in/xplr/en/community.html)
- [Contribute](https://arijitbasu.in/xplr/en/contribute.html)
2021-04-19 16:47:03 +03:00
Packaging
---------
2021-04-23 12:48:43 +03:00
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
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>