简体   繁体   中英

App-Updater from git repo

I'd like to make an auto updater for my (Swing based) Java Applications, which automatically downloads the newest version from a git repository and updates itself.

Can you give me some links or explanations?

For deploying Java desktop apps., the best option is usually to install the app. using Java Web Start . JWS works on Windows, OS X & *nix & supports auto-update.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM