I’d like to introduce my app which I have been working on for about half a year, it’s called Baby Journal and it’s an end-to-end encrypted app for tracking your baby activities, like feeding, diaper changes and so on.
On iOS you can install it to your homescreen as a webapp, on Android you can either install it as a webapp or directly from Google Play. On both you can just run it from your browser. Neither has any advantage over the other, the content will be the same.
Links:
Now onto the app itself!
The biggest feature is that it’s entirely end to end encrypted and I as the server operator have no access to your unencrypted data. I’m of the opinion that the privacy of your kids should not be compromised for some company to make a quick buck.
What activities can the app track?
And some cool features!
Currently the data can only be tracked in metric units, but imperial support is coming.
Note that the encrypted nature has one downside - if you don’t export your account code and lose access to the app (for example your device breaks), there’s no way to recover your account. I advise you to securely store your account code as soon as possible.
For advanced users there’s also a self-hosting option! You can run your own backend and app. Or you can just run your own backend and point the official app to it. Currently there’s not much documentation on how to do that, but if you need that, I can write something up.
Do let me know if you have any questions!
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.
Rules:
Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
This is awesome and I wish I had this 18 months ago! Another feature I used on my baby tracking app that was helpful and could be worth implementing is medicine tracking. The medicine tracking was great when little one had a fever and we needed to know when we last gave her Tylenol or if one parent did it and forgot to tell the other so we didn’t accidentally overdose. We logged the type, amount, and time. I loved seeing all the data on my little one and it was very helpful when my partner and I took shifts to know when the last diaper change or feed was.
Yep, that’s planned, as it has already been requested.