Skip to content

Mat-Loz/ofxAppUpdateNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ofxAppUpdateNotifier

An OpenFrameworks addon to notify user when a new release of your app is available

  • URL can be local (for tests) or distant
  • Frequency of checks can be parameterized (every X hours or when application starts)
  • A local file stores the last checked date, to reduce the number of checks
  • New version can have a flag "critical" for your app to act in consequence

This addon requires ofxJSON (https://github.com/jefftimesten/ofxJSON)

About

An OpenFrameworks addon to notify when a new app release is available

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published