Quick update for anyone following the project. NutriTrace is a self-hosted nutrition tracker I’ve been building. Single Docker container, your data stays on your hardware, no external accounts.
This release ships the first native Android app alongside the existing PWA. Signed APK is attached to the GitHub release.
What you get on Android:
- Standalone, or connect it to a NutriTrace server for sync
- Health Connect for steps, sleep, heart rate, body weight
- Native barcode scanning
- Native notifications for water reminders, meal prompts, weigh-ins, and goal celebrations
- OIDC SSO via deep link if you run Authentik, Keycloak, Pocket ID, etc.
Release: https://github.com/TraceApps/nutritrace/releases/tag/v1.0.0-rc.14 Repo: https://github.com/TraceApps/nutritrace
Still on the v1.0 release-candidate cadence so there will be be bugs. Please feel free to post issues here or on Github.
Thanks to everyone who’s tried it, provided suggestions and filed bugs along the way. If you find it useful, a star on the repo or a mention to someone looking for a self-hosted nutrition/fitness alternative helps a lot.


Food often contains water. Can I configure how much water a food has per 100g or 100ml? I didn’t find it in the nutrition list.
Would this amount of water be included into the daily water budget?
Currently no, there’s no per-food water field in NutriTrace, and food water doesn’t count toward your daily water goal. The water tab tracks drinking water only.
What’s the actual use case for you, comprehensive nutrition accounting, or trying to reduce the explicit drinking water target based on what you ate? They’re different problems and the answer would shape what (if anything) makes sense to add in the future.
I like the app. Thanks for sharing.
I think this is/ was my plan, yes.
This is not a feature request. I was just wondering where the water intake is tracked. As part of a recipe or food would’ve felt natural to me. Hence the question. I missed the water sub tab in the diary tab’s top right corner.
My feedback:
Cooked noodles, soft drinks, a cup of coffee with sugar, a glass of water with lemon juice, protein shakes would be examples for “watery” food.
Right now one can keep track of the nutrients + fibre + x in food in one calculation. And then there is a second tracking just for water.
Two lists feel more complicated than one list. To add a cup of coffee I need to add the nutrients part (sugar, coffein, fat) as a food entry in the diary tab + a cup of water in the water sub tab.
Thanks. Fine by me. :)
I could add a custom nutrient “water” to my foods and recipes to achieve what I planned. Or I just ignore water intake tracking.
Glad the workaround clicked. Custom-nutrient “water” plus your own recipes is the cleanest path for comprehensive accounting without waiting on a built-in feature.
The “two lists feels more complicated than one” observation is fair and worth sitting with. Ill add this as a possible future feature
Thanks for the thoughtful feedback.