This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/ChiefAoki on 2024-01-06 00:38:23.


also posted on r/selfhosted

I built this app to keep track of the service and repair records on my Jeep simply out of frustration with tracking all my previous work on an excel spreadsheet and also because all the other free offerings are limited in scope and functionality because they want to coerce their users into paying for the premium version.

So here it is, LubeLogger, an open source and self hosted vehicle maintenance records and fuel mileage tracker.

Features:

  • Keeps track of all your maintenance and repair records.

  • Keeps track of your fuel economy(supports both MPG and L/100KM)

  • Keeps track of taxes(registration, going fast tax, etc).

  • No limit on how many vehicles you have in your garage.

  • Import existing records from CSV so you don’t have to painstakingly re-insert everything.

  • Nice charts to show your expenses by category and fuel records by month.

  • Dark mode.

  • Authentication to secure app if you have port-forwarding set up.

  • Good enough mobile screen/small screens support.

Here’s a Youtube video(16 min) that walks through the features of the app:

Here’s another Youtube video(11 min) that shows how to set up Auth and includes a brief(1 min) demo of the app on a mobile device:

Pardon me, I can be rather long winded on videos.

Here’s the Git Repo: