LubeLogger
Vehicle maintenance records shouldn't live in a homemade spreadsheet and a shoebox of receipts
- LubeLogger exists because of exactly that. It's a self-hosted .NET web application (from
Hargata Softworks) that gives every vehicle in your garage a complete digital history:
service, repair, and upgrade records categorized and searchable, with invoices and receipts
attached as documents; fuel fill-ups that compute economy in MPG, UK MPG, L/100KM, or KM/L
without spreadsheet tedium; taxes, odometer logs, inspections, equipment, and supplies
inventory for tracking the parts and fluids on your shelf. The reminder system is what saves
engines: recurring reminders trigger by date, odometer reading, or whichever comes first -
exactly how real service intervals work - so oil changes and timing belts stop relying on
memory. A dashboard summarizes expenses by year, month, and category, a planner tracks to-dos
by type, priority, and progress, and professional vehicle reports print a full history -
genuinely useful when selling a car. Collaboration is built in: invite household members as
collaborators on shared vehicles, with single sign-on support. Custom fields adapt records to
your needs, CSV import/export moves data freely, an API enables automation, and the
mobile-tested UI installs as a PWA on iOS and Android. MIT-licensed.
Deploy