BootAnimationMaker icon indicating copy to clipboard operation
BootAnimationMaker copied to clipboard

Lame!

Open maximus-sallam opened this issue 10 months ago • 2 comments

[error] Platform <Darwin> has not been supported!

What can I do to make this work on macOS?

maximus-sallam avatar Apr 09 '24 08:04 maximus-sallam

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.

Koro33 avatar Apr 09 '24 13:04 Koro33

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.

maximus-sallam avatar Apr 09 '24 13:04 maximus-sallam