AppImageUpdate
AppImageUpdate copied to clipboard
AppImageUpdate lets you update AppImages in a decentral way using information embedded in the AppImage itself.
Currently, the "run" logic is available in the GUI application only, but it might be a good idea to move it out to a module shared between all applications. It...
When you update a CLI app (desktop file has `Terminal=true`), then "Run app" should open the app in a terminal. ``` wget https://download.opensuse.org/repositories/home:/nandub:/MyAppImages/AppImage/aria2-latest-x86_64.AppImage # Run AppImageUpdate GUI on the just...
Investigate [Beaker](https://beakerbrowser.com/) and [Dat](https://datproject.org/) as a possible way to marry p2p distribution/hosting with binary delta updates. https://twitter.com/mafintosh/status/925258772406206464 > Dat supports variable chunking so you can use the chunker best fitted...
Let's add some tests on Travis CI, e.g., * AppImageUpdate tries to update itself (using an outdated version of itself) * AppImageUpdate tries to update itself (using the recent version...
Attempting to build on 32bit systems requires `_FILE_OFFSET_BITS=64` (as you do for i386 in the CI). However doing this on armhf results in an attempt to link to non-existent symbols...
It would be nice to be able to select several files in the file-chooser, so AppImageUpdate can treat those files in serie. Maybe with a new button "next one" (the...
When I dynamically link to libappimageupdate, I face no error, but when I try to statically link to libappimageupdate.a, I get this warning: ``` (Neptune:49701): Gtk-WARNING **: 19:50:03.514: Could not...
Let's remove "alpha" from the version, it may make people think that it's less usable than it is.
Hello, Getting the below exception while trying to build appimageupdate ``` make[2]: *** No rule to make target '_deps/libappimage-build/libarchive-EXTERNAL-prefix/lib/libarchive.a', needed by '_deps/libappimage-build/src/libappimage/libappimage.so.1.0.3'. Stop. ``` I have tried adding the `libarchive-dev`...
Thank you! Thank you for your project and software! Thank you for maintenance in the past and in the future! Kind regards and season's greetings!