Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request]treat appimages as iso files #237

Open
pirate486743186 opened this issue Dec 1, 2018 · 1 comment
Open

[feature request]treat appimages as iso files #237

pirate486743186 opened this issue Dec 1, 2018 · 1 comment

Comments

@pirate486743186
Copy link

pirate486743186 commented Dec 1, 2018

This already technically works.
Right now, you have to change the extension of an appimage to iso to make engrampa open it.

EDIT:The mime type is:
application/x-iso9660-appimage
https://cgit.freedesktop.org/xdg/shared-mime-info/commit/?id=01fa61fc002afdcf43f61e7df2d6cc6f6968d8d2

@probonopd
Copy link

Please note that there are two types of AppImages:

Type 1: zisofs based
Type 2: squashfs based

For more details, please see https://github.com/AppImage/AppImageSpec.

For a library that implements AppImage extraction, please see https://github.com/AppImage/libappimage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants