Xojo-based Self-Updater Classes from Kem Tekinay

Want to let your app self-update with entirely Xojo-based code that works the same way across platforms? Now you can.

Kem Tekinay is pleased to announce Kaju, an open-source project that provides a simple solution for self-updating that works the same way on Windows, Mac, and Linux. Kaju uses shell scripts so there is nothing more to install or include in your project, and comes with an admin app that lets you configure the server-side update information easily.

Kaju is hosted at:

https://www.github.com/ktekinay/kaju/

There is extensive documentation within the included “Read Me” file, found here:

https://github.com/ktekinay/Kaju/blob/master/README.md

Kaju is free to use for any purpose. See the included licensing information within the project.