Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFWUpdateChecker

Codacy Badge CodeFactor

C++ library that checks for available updates of a bundled executable though multiple sources, notably using:

  • Qt's maintenancetool if the executable is bundled using Qt Installer Framework
  • Executable's Github repository, comparing versions from the latest Release

License

IFWUpdateChecker
C++ library that checks for available updates of a bundled executable though multiple sources
Copyright (C) 2021-2025 Guillaume Vara <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Any graphical resources available within the source code may
use a different license and copyright : please refer to their metadata
for further details. Graphical resources without explicit references to a
different license and copyright still refer to this GPL.

About

Interface library to Qt's `maintenancetool` to check for IFW updates.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages