Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joker1007/image_archive.yazi


https://github.com/joker1007/image_archive.yazi

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# image_archive.yazi

Plugin for yazi filer to preview images in the archive.

this plugin supports linux only.

## Requirements
- unar

## Usage

```toml
[plugin]
prepend_previewers = [
{ name = "*.zip", exec = "image_archive" },
]
```