BootAnimationMaker
BootAnimationMaker copied to clipboard
Lame!
[error] Platform <Darwin> has not been supported!
What can I do to make this work on macOS?
Like linux, install gifsicle
, pngquant
fisrt.
add support command line in
https://github.com/Koro33/BootAnimationMaker/blob/dba6529a40a56ce4091a8d02f93867b160a169c2/ImgProcess.py#L25-L28
and all other code involves command line calling or env checking.
it should work, but i have no device to verify.
Thanks. I've actually been working on this through the night. I'll have a pull request in for you sometime tomorrow. I've fixed a lot of code issues and made some improvements as well as added support for macOS.