AppImageUpdate icon indicating copy to clipboard operation
AppImageUpdate copied to clipboard

AppImageUpdate lets you update AppImages in a decentral way using information embedded in the AppImage itself.

Results 81 AppImageUpdate issues
Sort by recently updated
recently updated
newest added

We are lacking a .pc file for libappimageupdate, needed for #91

enhancement
pr-welcome

We need to write a rpm spec file for libappimageupdate so that it can be included in gnome-software CI which is based on Fedora. This issue is to keep track...

*I didn't find the original description, so I'll describe the idea again below.* I think it was @pamarcos who's requested a "custom .zsync file header" feature for zsync2, which I...

I've tested the OpenSCAD AppImage on Raspberry AARCH64. It contains even a signature, and what looks like a valid updateinfo string: zsync|https://download.opensuse.org/repositories/home:/t-paul/AppImage.arm/OpenSCAD-Branch-InputDriver-latest-aarch64.AppImage.zsync Unfortunately, there is currently nowhere an *`appimageupdatetool`* to...

enhancement

Looks like the `electron-builder` delta update mechansim is downloading binary deltas automatically in the background, and replaces the running application with the new version: ``` $ ls Downloads/ Bitwarden-0.0.15-x86_64.AppImage $...

enhancement
deprioritized
blocked

The owner of a GitHub repo can hook in additional external tools similar to hooking in Travis CI. For this project it would be beneficial to hook in openSUSE's Open...

Sparkle Framework on macOS shows these information windows: But they have an extra feed (AppCast) for this kind of metadata, which is extra work to produce. QGitHubReleaseAPI seems to be...

enhancement
deprioritized

CC AppImageKit, AppImageSpec, @probonopd, @adrianschroeter Some projects like [KDE](https://files.kde.org/) or [openSUSE](https://download.opensuse.org/) use Mirrorbrain to publish their releases. To make it easier for such projects to add update information to their...

For some KDE software, there's AppImages available as of today on their download infrastructure. Here's an incomplete list of applications: - https://files.kde.org/digikam/ - https://files.kde.org/kdenlive/release/ and https://files.kde.org/kdenlive/unstable/ (missing 32-bit AppImages by...

I'd like to spend some time (2+ days) on evaluating the current use of zsync2 with type 2 AppImages, i.e., compare how much has changed file wise (before calling `mksquashfs`,...