AppImageCommunity / QtAppImageUpdateExample

Simple example to show how to call AppImageUpdate from within a Qt application.

Repository from Github https://github.comAppImageCommunity/QtAppImageUpdateExampleRepository from Github https://github.comAppImageCommunity/QtAppImageUpdateExample

QtAppImageUpdateExample

This is a simple demonstration application. If AppImageUpdate is on the $PATH and if this application is running from within an AppImage ($APPIMAGE is set), then it offers the option to update itself from the menu.

Note that you can put an AppImage of AppImageUpdate inside the AppImage for this application.

The result is similar to https://sparkle-project.org/ for macOS but this works with AppImageUpdate for Linux.

About

Simple example to show how to call AppImageUpdate from within a Qt application.

License:MIT License


Languages

Language:C++ 84.8%Language:QMake 15.2%