Howto Setup Zigbee2mqtt on OpenWrt
7 Dec 2021
como root executar:
apt update && apt install ttf-mscorefonts-installer -yy
find . -name "*xcf" | xargs -l -i basename "{}" ".xcf" | xargs -l -i convert "{}.xcf" "{}.jpg"
https://forums.linuxmint.com/viewtopic.php?p=1089649#p1089649
outra forma - https://gist.github.com/danstuken/3625841