mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
| .. | ||
| DO_NOT_MODIFY_ANYTHING_IN_THIS_DIRECTORY | ||
| init.lua | ||
| LICENSE | ||
| main.lua | ||
| README.md | ||
torrent-preview.yazi
Yazi plugin to preview application/x-bittorrent files
Requirements
Installation
Linux/MacOS
git clone https://github.com/kirasok/torrent-preview.yazi.git ~/.config/yazi/plugins/torrent-preview.yazi
Usage
Add this to your yazi.toml:
[[plugin.prepend_previewers]]
mime = "application/x-bittorrent"
run = "torrent-preview"