antony-jr / AppImageUpdater

AppImage Updater for Humans built with QML/C++ with Qt5 :heart:.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppImage Updater

issues stars stars license

Download
Execute
Download chmod +x AppImageUpdater*-x86_64.AppImage && ./AppImageUpdater*-x86_64.AppImage

AppImage Updater

AppImage Updater updates AppImages using the infamous zsync algorithm. The zsync algorithm allows delta updates, i.e You get to download only the data that is required to construct the latest version of the AppImage. This helps you reduce bandwidth, network usage and typically faster than traditional updates.

This updater is not the official updater, this updater is a complete rewrite to create a more flexible development of the Application.

This Application is made with Google Material Design and it's easy on Humans. This project aims to create a AppImage Updater that is more user friendly and beautiful.

Please see QAppImageUpdate for more information on the library used.

Support Twitter

If you think that this project is cool then you can give it a ⭐ or 🍴 it if you want to improve it with me. I really ❤️ stars though!

You can also tweet about me on twitter, get connected with me @antonyjr0

Thank You! 😺

License

The GNU Lesser General Public License V3.

Copyright (C) 2018-2021, Antony Jr.

About

AppImage Updater for Humans built with QML/C++ with Qt5 :heart:.

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 55.3%Language:QML 35.3%Language:C 5.5%Language:CMake 2.3%Language:Shell 0.8%Language:Python 0.5%Language:QMake 0.4%