appdwarf: AppImages using dwarfs #49
Phantop
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
appdwarf
Just thought I'd share this little (and very imperfect) script I wrote to easily convert AppImages into dwarfs images. This sometimes results in up to ~50% size reductions with very little loss in speed. It has the option of taking an existing AppImage (either as a file or an online URL) or an AppDir and seems to work without any issues. Also has a couple bonus scripts to easily make images for Go, Java, and Wine. I hope someone else finds this useful!
All reactions