Selebrator / evtcinfo

File preview for arcdps logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evtcinfo

evtcinfo is a command line file preview tool to quickly scan .evtc files, as generated by the arcdps addon for the Guild Wars 2 video game.

I use evtcinfo as a preview tool inside my file manager vifm. You can configure vifm to use evtcinfo for file preview by adding this to your ~/.config/vifm/vifmrc

" arcdps logs
fileviewer {*.evtc,*.zevtc,*.evtc.zip} evtcinfo

Example of evtcinfo output rendered inside vifm

License

This project is licensed under the MIT license (LICENSE or https://opensource.org/licenses/MIT).

Many thanks to Daniel for creating evtclib. Without his work, this would not have been possible.

About

File preview for arcdps logs

License:MIT License


Languages

Language:Rust 100.0%