Does anyone here use any Open-Source Workout Trackers? I’ve been using hevy, but their high fees, the fact that they are a company that holds my health data and has made no commitments to open source, User privacy, or fair trade practices like user data import/export has me looking around. I wanted to see if anyone had reliable open source alternatives.

Tell me your workout tracking stories here! Tell me what you liked and what you disliked.

    • Tangent5280@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      That makes sense, but that requires a level of dedication that we shouldn’t need to have. We have so much computing power and the resources to learn how to use them that we should already have solutions that auto tracks stats and logs whatever you want.

  • Blastboom Strice@mander.xyz
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    11 months ago

    Yo! I think I can help! I have some (many) apps to share (I really like gathering my data, lol, and I try to do that with open source apps).

    1)Fast and fitness (workout tracker)

    I’ve been using Fast for fitness for about half a year and I really like it. You set up your profile, you create the exercises and even create programs if you want (I have made a few). It can even register body metrics (weight, fat/muscle/water percentage, height etc.).

    You can import and export various stuff seperately in csv which is really helpful (like history/exercises/programs etc.). Here I have exported my exercises, my programs and upload the exercise pictures I use so you can import them on your app (in case it fails you could tweak the file on PC to make it work).

    To do so, just open the app, create your local profile, export the records of your profile so that it creates the fastnfitness folder on your downloads folder, throw the the files I shared with you inside the export foldee and then import them with this order(!):

    • exportExercises.csv

    • exportPrograms.csv

    • exportProgramTemplates.csv

    • manually assign each photo to each exercise (a bit tedious and optional)

    2)Fito track (running/cardio workout tracker)

    I’m using Fito Track to track my running workouts (route on map, distance, time, speed, elevation etc.), but I think it can be used for any cardio kind of exercise (like swimming). It too can export/import many things and can be used with smartwatches.

    3)openScale (body metrics tracker)

    I use openScale for about 1.5years to mainly to track my weight, fat/water/muscle percentage, the measurements of my fat calipers etc.

    4)Gadgetbridge (smartwatch connector to phone)

    If you want an open source way to connect to your phone any smartwatch/fitness tracker watch you have, Gadgetbridge seems to be doing the job (I did it once to use a watch with FitoTrack)

    5)MotionMate (step counter)

    Just a simple and reliable step counter I’m using. It’s the only one so far that seems to register almost all the steps (apart from my xiaomi device’s built-in step tracker). It has no export/import function, but I have root access, so I can import/export its databases and successfully export it on my pc (or import it back to my phone) and edit it with a db browser and a sheey editor.

    6)Energize (food intake and and body metrics tracker)

    I’ve used Energize a few times to check how much I’m getting of each nutrient. It makes it easier as many items are in a database and you just scan it (even works for many Greek products, since I’m Greek).

    7)Pain diary (Well, a pain tracker)

    I’ve used Pain Diary a few times to register the pain I felt on my body after some workouts.

  • tmax@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    11 months ago

    I’m using Wger, open source and it’s easy to self host using docker

  • QualifiedKitten@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    Not open source, but I like Simple Workout Log. I’ve been using it for years, and I don’t think it’s ever even asked me to create an account, although it looks like that is an option, but they do have a plain import/export option too. It’s ad supported, or you can pay $5 to remove ads.

  • FermatsLastAccount@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    11 months ago

    I’ve tried like a dozen different workout trackers, including Hevy, and recently settled on Liftosaur. Before that I was on Fitnotes.

    I’m busy working out right now and don’t have time to give the app justice, but it’s fantastic. It has its own scripting language that let’s you create workout programs in greater detail than any other app out there.

    • Schmedes@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Does Liftosaur handle automatic progression and rest timers?

      Looks like it’s a web based app as well which might pose problems for me.

    • Tangent5280@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Liftosaur looks extremely promising. I like the scripting app, and I love the fact that it’s open source.

  • gelberhut@lemdro.id
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    Not an open source, but free/reasonable-priced (if you need corresponding features), not a cloud based - gymrun.

    • Tangent5280@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Hi, just had another question - does gymrun have a website? I can’t find any other than gymrun.app and that website doesn’t really have any information - on who made the application, pricing, or privacy policy, nothing. It looks sketchy not having any of the staples of modern mobile application websites.

      • gelberhut@lemdro.id
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        I think this is the only site they have. I use it with the subscription (I use wearos app) for two years or so, without any issues.

        Subscription model is described in the app itsel, as far as I remember.

        Once or twice I asked devs a question per email, they answered (not super fast though).

        But I agree with you, gymrun.app looks ugly.

        • Tangent5280@lemmy.worldOP
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          11 months ago

          I think I found the privacy policy for gymrun.app - on a Google doc linked to from the Garmin connect listing of the app.

          Here’s the doc link

          • gelberhut@lemdro.id
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            11 months ago

            Thanks for sharing. I tried to read it and found nothing alarming there. I mean, gymrun can export to gdrive and Dropbox, to do so it will need to ask and use an access tokens for these services, to check a subscription status it needs to communicate with Google. probably, to deal with wearos and Garmin watches, to sync with Samsung health app few more permissions are needed.

            And obviously, crash reporting needs some info about the device.

            Ps: link to the privacy policy is provided in the app “page” in the Google play store as well.

    • Tangent5280@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      It feels like exercise logging is something that needs to be open source - it seems like such a basic requirement for being healthy and such a ubiquitous need.