Skip to content

cydside/qt-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qt-updater

A Qt class to check, download and update an app.

It's a class created from simple parts assembled together to accomplish the hard work of updating an app.

It aims to make things easier for the user who just uses the app.

So, join me to improve this software.

How to use

MyUpdateChecker *tUpdate = new MyUpdateChecker();
tUpdate->checkForUpdates();

P.S.: It has been tested only on Windows platforms!

About

A Qt class to check, download and update your app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published