Skip to content

Sonico98/exifaudio.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

exifaudio.yazi

Preview audio metadata and cover on Yazi.

image

Installation

# Linux/macOS
git clone https://github.com/Sonico98/exifaudio.yazi.git ~/.config/yazi/plugins/exifaudio.yazi

# Windows
git clone https://github.com/Sonico98/exifaudio.yazi.git %AppData%\yazi\config\plugins\exifaudio.yazi

Usage

Add this to your yazi.toml:

[[plugin.prepend_previewers]]
mime = "audio/*"
exec = "exifaudio"

Make sure you have exiftool installed and in your PATH.

Thanks

Thanks to sxyazi for the PDF previewer code, on which this previewer is based on.

About

Preview audio files metadata on yazi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages