Skip to content

chenzunfeng/QSimpleUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QSimpleUpdater

QSimpleUpdater is an implementation of an auto-updating system to be used with Qt projects.

Integrating QSimpleUpdater with your projects

  1. Copy the QSimpleUpdater folder in your "3rd-party" folder.
  2. Include the QSimpleUpdater project include (pri) file using the include() function.
  3. That's all! Check the example project as a reference for your project.

License

QSimpleUpdater is free and open-source software, it is released under the DBAD license.

About

An updater system for Qt applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.5%
  • QMake 6.8%
  • Batchfile 1.1%
  • Shell 0.6%