This looks really cool! Which programming language is your app built with? And how do you update the application on the client side?

I’m asking because I have an open-source API server project that I’m working on, and I’m interested in learning more about how you’re doing things.

This is built using Swift and SwiftUI. Updates are handled using Sparkle, which seems to be the standard for apps distributed outside the Mac app store.