Skip to content

yifengzhimo/QSimpleUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QSimpleUpdater

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

QSimpleUpdater is free and open source LGPL software, which means that you can use it for both open source and propietary applications.

Using QSimpleUpdater

  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.

Running the example project

  1. Navigate to the Example folder and open example.pro with Qt Creator.
  2. Compile the project and play with it :)

Donate

Donate Bitcoins to the project to keep it going!

1BdxESMayJAengjAkjipMwfWkiqZUztyhU

Useful Links

About

Updater system for Qt applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.6%
  • QMake 6.4%