A while ago I made an app for tracking baby activities because I became a parent and was horrified at how many permissions the existing apps required and how much tracking they contained. Both the app and the server are open source.
This is a web-app which also has an Android version in the Play Store (F-Droid didn’t accept it because they don’t feel like web-apps should be welcome in their store). On iPhones it can be installed as a PWA to the home screen.
Features:
- No tracking whatsoever
- End-to-end encrypted, no personal information is stored on the server unencrypted
- Track baby’s feeding, diaper changes, breast pumping and sleeping (more to come)
Links:
- https://baby-journal.app - the PWA itself
- https://play.google.com/store/apps/details?id=app.baby_journal.twa - the Play Store Android wrapper
- https://github.com/RikudouSage/BabyJournalApi - the server source code
- https://github.com/RikudouSage/BabyJournalUi - the PWA source code
Removed by mod
The web app, if you install it to your homescreen, it looks pretty much like an app, I have some screenshots with step by step instructions that I plan to add to the web app when I have time, but for now, here they are:
Removed by mod
Let me know how it goes!
If you’re into self hosting there’s also Baby Buddy