NutriTrace v1.0.0-rc.26 released! (github.com)
from TraceApps@lemmy.world to selfhosted@lemmy.world on 17 May 16:05
https://lemmy.world/post/46986953

Self-hosted nutrition + wellness tracker. Latest release rolls up two weeks of work.

New features (rc.21 → rc.26):

Bug fixes: cross-pollinated food images on diary entries, duplicate foods on rapid barcode scans, scheduler crash, Mealie Test button.

Repo: github.com/TraceApps/nutritrace Release: github.com/TraceApps/nutritrace/…/v1.0.0-rc.26

Single docker compose, SQLite, signed APK on the release page.

#selfhosted

threaded - newest

irmadlad@lemmy.world on 17 May 16:32 next collapse

Personal food database with photos, barcodes, categories, and custom labels

Where do you source your barcodes from? The reason I am asking is that I would like to give Grocy/Barcode Buddy a better barcode pool to draw from. As it is now, it’s kind of hit and miss. Most brand names are fine, but off brands or store brands are kind of iffy.

TraceApps@lemmy.world on 17 May 16:38 collapse

Open Food Facts (OFF) for barcodes. Free, open license, community-edited. Their API: world.openfoodfacts.org/api/v2/product/<barcode>.json

irmadlad@lemmy.world on 17 May 16:43 collapse

Thanks man! Nice looking project BTW

village604@adultswim.fan on 17 May 16:36 next collapse

Is it less of a massive pain in the ass to setup than SparkyFitness?

TraceApps@lemmy.world on 17 May 16:40 collapse

For docker, It is only one service. everything else can be setup in app once you are in if you so choose. Android App can be used with or without server.

village604@adultswim.fan on 17 May 21:31 collapse

I’m guessing from the example conf files that https would be manually configured through nginx?

Also, in case I missed it from the repo, is there the ability to integrate wger?

TraceApps@lemmy.world on 17 May 21:55 collapse

Yes, TLS is left to a reverse proxy (nginx, Caddy, Traefik, Cloudflare Tunnel). The container serves plain HTTP on a port you map; whatever you put in front handles the cert.

No wger integration today. NutriTrace covers food + wellness + workout sync (from Fitbit/Garmin/Withings/Google Health/Health Connect), but doesn’t connect to wger or other dedicated exercise-routine apps. My soon to be released app in the Trace family of apps will be dedicated to lifting, and will include wger integration to name one of its exercise databases (as well as support for custom imports).

village604@adultswim.fan on 17 May 23:59 collapse

Thank you for info!

NewDawnOwl@lemmy.world on 17 May 17:00 next collapse

damn. Good features. I was hoping to move onto this as part of the portfolio pieces/improve habits self hosted DB thing I’m working on, but for now I guess I can learn some of the things I don’t know how to do yet (like shipping to other people!) from your team.

How are you planning on reacting to the android freedoms getting compromised? I’m literally working on the android app for mine now, and it bums me out that they’re going to put more invasions of privacy for deploying apps to your own phone.

Also, are you planning to make money from this somehow? If yes, how?

JustEnoughDucks@slrpnk.net on 17 May 19:36 next collapse

Damn, I was hoping that it would be an android app with Health Connect support 😅

Looks very nice though!

TraceApps@lemmy.world on 17 May 20:00 collapse

It is an android app with Health Connect Support! Android app works with or without the server! :)

Decronym@lemmy.decronym.xyz on 17 May 22:00 next collapse

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
HTTP Hypertext Transfer Protocol, the Web
SSL Secure Sockets Layer, for transparent encryption
TLS Transport Layer Security, supersedes SSL
nginx Popular HTTP server

[Thread #300 for this comm, first seen 17th May 2026, 22:00] [FAQ] [Full list] [Contact] [Source code]

Nomad64@lemmy.world on 17 May 22:55 next collapse

Is there a way to migrate a food diary from another app like MyFitnessPal?

TraceApps@lemmy.world on 18 May 02:14 collapse

Yes! Settings → Backup → Nutrition Import. Built-in adapters for MyFitnessPal, Cronometer, LoseIt, and a generic CSV shape. Export your diary from MFP (it’s a CSV in their account settings), upload it, preview, commit. Skip / Merge / Replace per-date semantics, so you can re-import safely without overwriting.

Nomad64@lemmy.world on 18 May 03:10 collapse

Nice! I will have to look into this when I have time in the coming weeks. Looks like a cool project!

OpenAltFinder@lemmy.world on 18 May 03:04 collapse

Looks great! I’ve also added Nutritrace to OpenAltFinder. It’s the first self hosted nutrition tracker there now.