Skip to content

embear-engineering/qt-swupdate

Repository files navigation

qt-swupdate

An example implementation for swupdate used by a qt application. This is a proof of concept and not meant for production yet.

Build

If you want to compile the binary just run:

qmake qt-swupdate.pro
make -j

If you want to build and package the binary you can use the build.sh script. However, nfpm is required to generate the Debian package.

About

An example of using swupdate (https://github.com/sbabic/swupdate) with Qt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published