Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 550 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 550 Bytes

appimage-type3-demo

This is not ready for production and must not be used unless you want to develop/explore our proposal for a new AppImage format (aka, Type 3)

Demostrative project of Gnome Calculator pack using the experimental type 3 AppImage format.

Use cases:

run the contained application

    ./file.AppImage

show metadata


APPIMAGE_OPT_PRINT_METADATA=1 ./file.AppImage

check signature:

WIP: https://github.com/AppImageCrafters/appimage-tools/