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
[https://baby-journal.app] - the PWA itself -
https://play.google.com/store/apps/details?id=app.baby_journal.twa
[https://play.google.com/store/apps/details?id=app.baby_journal.twa] - the Play
Store Android wrapper - https://github.com/RikudouSage/BabyJournalApi
[https://github.com/RikudouSage/BabyJournalApi] - the server source code -
https://github.com/RikudouSage/BabyJournalUi
[https://github.com/RikudouSage/BabyJournalUi] - the PWA source code
im a soon to be dad and was looking through those apps and was disturbed by how much some of them cost or require subscription for features. this looks simple and easy enough to start out with when the time comes. hopefully it helps someone else too.