Not my project - found this courtesy of Hack-a-Day.

This free and open source software tool is designed to make it easy for individuals to keep track of both the routine maintenance needs of their vehicles, as well as keep track of any previous or upcoming repairs and upgrades.

Demo here: https://demo.lubelogger.com/Login/Index

User/pass: test/1234

  • walden@sub.wetshaving.social
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 month ago

    I love LubeLogger. I’ve totally switched both my and my wifes cars to it for tracking gas mileage and maintenance.

    If anyone would like, I can share how I got ntfy notifications working with it for maintenance reminders.

    • Lka1988@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      1 month ago

      My only beef with LubeLogger (and it’s a pretty minor one, given it’s just the one dev) is the lack of a mobile app. I’ve used aCar since 2012. I have years of data logged, and IMO, having periodic reminders and widgets available at a single tap is a bit more favorable than a PWA.

      I am very curious about ntfy though. Please do share.

      • walden@sub.wetshaving.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 month ago

        Since there’s no native ntfy notification built in to LubeLogger I figured out a way to do it using Node-RED. If you don’t have Node-RED set up, It’s pretty great for automating things. I mostly use it for Home Assistant. There’s certainly a way to accomplish this without Node-RED, but I would have no clue where to start.

        The basic idea of the flow attached below is:

        1. Schedule when you want notifications (I like being reminded on monday, wednesday, and friday at 8am)
        2. Have Node-RED pull the maintenance reminders, which are available in JSON format
        3. Do some filtering and splitting of the data, narrowing the reminders down to Past Due, Very Urgent, and Urgent (ignoring everything that doesn’t need attention).
        4. Feed the filtered data into templates – different templates for each level of urgency. This adds some complexity, but I like it.
        5. Bring everything back together, format it into something that ntfy.sh likes, and then fire the notification.

        You’ll of course have to go through and change settings in each node to match your LubeLogger URL and vehicle ID’s, and preferred ntfy server and topic. You can also add your username/password for LubeLogger and ntfy (or a bearer token, if that’s what you have set up with ntfy).

        Node-RED flow

        If you’re not familiar with Node-RED, you’d import the above JSON and edit it from there. Stuff “flows” through nodes, stopping and doing what you tell it along the way.

      • Nick@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        1
        ·
        1 month ago

        You install the ntfy app on your phone and subscribe to channels which then can/will alert.

          • Nick@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 month ago

            You can use their public server if you want, otherwise you can spin up your own on a cheap/free VPS.

            • Lka1988@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              0
              arrow-down
              1
              ·
              1 month ago

              Ntfy’s public server costs money. Something that’s need-to-know when suggesting an app to someone who’s curious about its functionality.

              I already have a small cluster that I run shit on, so that’s they way I would take.

  • ReginaPhalange@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    I know that I’ll be downvoted to hell , but I would love to integrate it with OCR and an LLM , such that uploading the garage treatment summary would auto-create the necessary records.

  • PeteWheeler@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Does anyone know about any other self-hosted/open source projects that are like this? As in, “everyone” could find these useful?

    Other ones I know about are Mealie (cookbook) and Warracker (Warranty Tracker).

      • IronKrill@lemmy.ca
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        1 month ago

        I tried Firefly but sadly had to give it up. Every action felt like such a slog to do and overkill for what I wanted. I love tracking in detail but it was a bit much even for me. At the end of the day I just want to track in/out + categories and put this data in a few charts. I still find my spreadsheet is better at that.

        • abies_exarchia@lemm.ee
          link
          fedilink
          English
          arrow-up
          0
          arrow-down
          1
          ·
          1 month ago

          I moved over to actualbudget! It’s way more intuitive to me and the the simplefin integration my bank transactions are automatically imported

    • Admiral Patrick@dubvee.orgOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 month ago

      Is there EV support?

      Looks like it, yeah:

      The UI still shows Fuel, but it seems like you can enter the kWh and it should calculate. Maybe plug some values into the demo to be sure. If you do, let us know!

  • tofubl@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 month ago

    Does this do/can it be used for keeping track of bicycle maintenance? Mostly which components are used (tires, brake pads,…) and when maintenance was done and so on?

    • white_nrdy@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      I just poked on the demo and I think it could, however it might be a bit clunky. Maybe could be a viable thing to request of the dev. Maybe alongside a donation for a sort of bounty.

  • markstos@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    4
    ·
    1 month ago

    nobody should have to deal with kubernetes when it comes to vehicle maintenance.