Garage Guy - Track your car's maintenance, cost, and paperwork offline

by
Garage Guy is a private, offline car maintenance tracker for iOS. No account, no cloud, no tracking , all stays on your device. Track service history by mileage or date, log expenses and see what your car really costs, get reminders before insurance or inspection expires, keep tyre and document records and generate a clean PDF service history in one tap when it's time to sell. Built solo with SwiftUI + SwiftData. No ads, no subscriptions, no data collection of any kind.

Add a comment

Replies

Best
Hey PH 👋 Maker here. I built Garage Guy because I was the person keeping a mental model of "when did I last change the oil" and a shoebox of paper receipts for everything else. I wanted an app that just told me what's due next and what the car has actually cost me, without handing my data to yet another cloud service to do it. So it's deliberately offline-only: no account, no backend, no analytics. Everything lives in SwiftData on your device. The tradeoff is no cross-device sync (yet), that's the most-requested thing I'd add next, probably via CloudKit so it stays private-by-default even then. Would love feedback, especially on what's missing for people who actually track this stuff obsessively (or want to start).