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/docs/en/src/awesome-plugins.md

87 lines
2.5 KiB
Markdown

Awesome Plugins
===============
Here's a list of awesome xplr plugins that you might want to check out. If none
of the following plugins work for you, it's very easy to
[write your own][1].
Categories
----------
- [Integration][2]
- [Theme][3]
Integration
-----------
- [comex.xplr][21]
One xplr plugin to compress and extract them all.
- [completion.xplr][25]
The missing tab completion for xplr input buffer.
- [dragon.xplr][4]
Drag and drop files using [dragon][5].
- [dua-cli.xplr][6]
Get the disk usage using [dua-cli][7] with
selection support.
- [fzf.xplr][8]
Fuzzy search using [fzf][9] to focus on a file
3 years ago
or enter into a directory.
- [paste-rs.xplr][23]
Use this plugin to paste your files to [paste.rs][24], and open/delete them
later using [fzf][9].
- [preview-tabbed.xplr][10]
Preview paths using suckless [tabbed][11] and
[nnn preview-tabbed][12].
3 years ago
- [qrcp.xplr][26]
Send and receive files via QR code using [qrcp][27].
- [trash-cli.xplr][13]
Trash files and directories using
[trash-cli][14].
- [xargs.xplr][22]
Batch execute commands on the focused or selected files using `xargs`.
- [xclip.xplr][15]
Copy and paste with system clipboard using
[xclip][16].
- [zoxide.xplr][17]
Change directory using the [zoxide][18]
3 years ago
database.
Theme
-----
- [material-landscape.xplr][19]
Material Landscape
- [material-landscape2.xplr][20]
Material Landscape 2
[1]:./writing-plugins.md
[2]:#integration
[3]:#theme
[4]:https://github.com/sayanarijit/dragon.xplr
[5]:https://github.com/mwh/dragon
[6]:https://github.com/sayanarijit/dua-cli.xplr
[7]:https://github.com/Byron/dua-cli
[8]:https://github.com/sayanarijit/fzf.xplr
[9]:https://github.com/junegunn/fzf
[10]:https://github.com/sayanarijit/preview-tabbed.xplr
[11]:https://tools.suckless.org/tabbed/
[12]:https://github.com/jarun/nnn/blob/master/plugins/preview-tabbed
[13]:https://github.com/sayanarijit/trash-cli.xplr
[14]:https://github.com/andreafrancia/trash-cli
[15]:https://github.com/sayanarijit/xclip.xplr
[16]:https://github.com/astrand/xclip
[17]:https://github.com/sayanarijit/zoxide.xplr
[18]:https://github.com/ajeetdsouza/zoxide
[19]:https://github.com/sayanarijit/material-landscape.xplr
[20]:https://github.com/sayanarijit/material-landscape2.xplr
[21]:https://github.com/sayanarijit/comex.xplr
[22]:https://github.com/sayanarijit/xargs.xplr
[23]:https://github.com/dtomvan/paste-rs.xplr
[24]:https://paste.rs
[25]:https://github.com/sayanarijit/completion.xplr
3 years ago
[26]:https://github.com/sayanarijit/qrcp.xplr
[27]:https://github.com/claudiodangelis/qrcp