Incomes
A modern budget manager built with SwiftUI, SwiftData and the latest Apple frameworks.

Highlights
- 📸 Intelligent capture – scan receipts with VisionKit, dictate with SpeechKit or import photos, then let Foundation Models infer the form for you.
- 🧮 Powerful logging – handle recurring items, tags and balance calculations with one tap.
- 📈 Search & insights – drill into months and categories with Swift Charts and rich filters.
- 🔔 Stay ahead – fine-tune push reminders, lead times and thresholds for upcoming payments.
- 🌐 Premium sync – unlock iCloud syncing, ad removal and StoreKit-managed subscriptions.
- iPhone & iPad – full budgeting experience with charts, Siri Shortcuts and App Intents.
- Apple Watch – glanceable upcoming payments plus subscription management on the wrist.
- Widgets & Live Activities – balance, upcoming and control widgets keep finances visible in StandBy and on the Home Screen.
Build from source
- Clone the repository.
- Create
Incomes/Configurations/Secret.swift (and mirror it to Watch/Configurations) with your App Group, StoreKit product ID and AdMob unit IDs.
- Open
Incomes.xcodeproj in Xcode 16 or later and run the Incomes scheme on an iOS 18 simulator or device.
See the README for detailed setup instructions, testing commands and remote configuration notes.
Links