TeaM-TL/FotoKilof

Can‘t find the 3.7.7 FotoKilof-windows-gui version

scillidan opened this issue · 2 comments

Great projects.
Can exercise on it, very useful for using the imagemagick to generate pictures.
But I only find the windows-gui version 3.3.0 on https://github.com/ruisaraiva19/favycon/releases

Install via pypi as described in readme:

install fresh ImageMagick (remember to add path into %PATH% environment variable during installation)
fresh Python3 (remember to add path into %PATH% environment variable during installation)
install from PyPi by: python -m pip install pywin32 fotokilof

I do not plan to provide binaries for Windows. If you have time to prepare binaries and installer eg. NSIS, do it!

Thanks for guide :)