xplr/README.md

38 lines
1.5 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">
A hackable, minimal, fast TUI file explorer, stealing ideas from <a href="https://github.com/jarun/nnn">nnn</a> and <a href="https://github.com/junegunn/fzf">fzf</a>.
</p>
2021-03-01 16:02:30 +00:00
2021-04-02 19:53:42 +00:00
<p align="center">
<a href="https://asciinema.org/a/3THQPXNVi801Yu8nWxO6qfUa4" target="_blank">
2021-04-03 08:06:26 +00:00
<img src="https://s4.gifyu.com/images/xplr.gif" />
2021-04-02 19:53:42 +00:00
</a>
</p>
2021-03-01 16:02:30 +00:00
2021-04-02 19:53:42 +00:00
<h3 align="center">
[<a href="https://github.com/sayanarijit/xplr/wiki/Features">Features</a>]
[<a href="https://github.com/sayanarijit/xplr/wiki/Quickstart">Quickstart</a>]
[<a href="https://github.com/sayanarijit/xplr/wiki/Plugins">Plugins</a>]
[<a href="https://github.com/sayanarijit/xplr/wiki">Documentation</a>]
[<a href="https://github.com/sayanarijit/xplr/wiki/TODO">TODO</a>]
</h3>
2021-03-01 16:02:30 +00:00
2021-04-02 19:53:42 +00:00
<br>
2021-03-01 16:02:30 +00:00
2021-04-02 19:53:42 +00:00
Though [xplr](https://github.com/sayanarijit/xplr) strives to be fast and minimalist, it's speciality is it's 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-03 08:06:26 +00:00
<p align="center">
<a href="https://asciinema.org/a/404815" target="_blank">
<img src="https://s4.gifyu.com/images/xplr9d8b7b05c6bc39ae.gif" />
</a>
</p>
2021-04-02 19:53:42 +00:00
If you come up with something cool, or if you feel it's lacking somewhere in portability, flexibility or performance, don't hesitate to
[start a conversation](https://github.com/sayanarijit/xplr/discussions/2).