Modulbank Informer
Recently I noticed that Modulbank, the bank I use, has a public API. Since they don’t have a macOS app, and their iOS app doesn’t run on Apple Silicon (a security restriction on their side), I built a small informer that shows the list of accounts and balances in the status bar.
The app requires macOS 13+ — I wanted to squeeze the latest features out of SwiftUI and get some practice while I was at it.
Source on GitHub: https://github.com/makoni/ModulbankInformer
Download: https://github.com/makoni/ModulbankInformer/releases
// ─── EOF ──────────────────────────────────────────────────