Log feeds, track naps, see patterns. Built by parents who needed something that just works.
Bottle & Breast
Naps & Bedtime
Charts & Reports
The basics, done well
Log naps and bedtime. Naps have end times, bedtime doesn't. Simple.
Bottle feeds with amounts, breastfeeding sessions. Quick tap logging.
See when the last feed was, if there's an ongoing nap. That's it.
Simple, clean interface designed for busy parents
Quick cards showing today's status, upcoming activities, and instant insights at a glance.
Visual trends and patterns help you understand feeding schedules, sleep patterns, and daily progress.
Complete timeline of all logged activities with easy editing and quick reference to previous entries.
No signup required • Reset anytime
Run it yourself (free) or let me handle it ($7/mo)
Coming real soon, in the meantime email info@baybay.baby to be informed when it is ready!
Either way, your data is yours. The hosted version just saves you from dealing with updates and backups.
baybay is fully open source to download, modify, and run it however you want. Join our growing community of parent-developers!
# Clone the repository
git clone https://github.com/COMING_SOON/baybay.git
# Navigate to the project
cd baybay
# Import the database
mysql -u root -p baby_tracker < sql/master.sql
# Configure your settings
cp config.example.php config.php
# You're ready to go!
open http://localhost/baybay
Found a bug? Have an idea? Want to say hi?
* Coming soon, once it is on GitHub!