232cde19ee
Create choices template to have all multi choice experience be the same as radio select choices. Moved notes and tags into advanced template in order to reduce the amount of fields in a form for users. Given that these two fields are usually a catch all for anything that is not in the core data model. it is not garunteed that users will use them. If a user does decide to use the fields we will store that selection in localstorage so that they dont have to open it every time. I put the javascript into the page section, as i seem to have had issues with javascript blocks overriding each other. |
||
---|---|---|
.github | ||
.vscode | ||
api | ||
babybuddy | ||
bin | ||
core | ||
dashboard | ||
data | ||
docs | ||
etc | ||
locale | ||
reports | ||
static | ||
terraform/gcp-cloud-run | ||
.buildpacks | ||
.coveragerc | ||
.devcontainer.json | ||
.envrc | ||
.gitattributes | ||
.gitignore | ||
.gitpod.yml | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc | ||
.stylelintrc | ||
LICENSE | ||
Pipfile | ||
Procfile | ||
Procfile.sh | ||
README.md | ||
SECURITY.md | ||
devenv.lock | ||
devenv.nix | ||
devenv.yaml | ||
gulpfile.config.js | ||
gulpfile.js | ||
manage.py | ||
mkdocs.yml | ||
openapi-schema.yml | ||
package-lock.json | ||
package.json | ||
requirements.txt | ||
runtime.txt | ||
screenshot.png | ||
screenshot_mobile.png |
README.md
Baby Buddy
A buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
Demo
A demo of Baby Buddy is available. The demo instance resets every hour. Login credentials are:
- Username:
admin
- Password:
admin
Documentation
Visit https://docs.baby-buddy.net for full documentation.
Additional documentation
Languages
Baby Buddy is available in a variety of languages thanks to the efforts of numerous
translators. Language can be set on a per-user basis from the user settings page
(/user/settings/
). See Contributing
for information about how to create/update translations.
Available languages
🇪🇸 Catalan
🇨🇳 Chinese (simplified)
🇨🇿 Czech
🇩🇰 Danish
🇳🇱 Dutch
🇬🇧 English (U.K.)
🇺🇸 English (U.S.) (base)
🇫🇮 Finnish
🇫🇷 French
🇩🇪 German
🇭🇺 Hungarian
🇮🇹 Italian
🇳🇴 Norwegian Bokmål
🇵🇱 Polish
🇵🇹 🇧🇷 Portuguese
🇷🇺 Russian
🇲🇽 🇪🇸 Spanish
🇸🇪 Swedish
🇹🇷 Turkish
Baby Buddy on the Web
This is a non-exhaustive list of neat projects and blog posts that either extend or use Baby Buddy in fun ways. If you have a project to share please open a PR adding it here or reach out via GitHub Issues or Discussions or on Gitter!
Smart home
- Home Assistant Addon (host Baby Buddy on Home Assistant)
- Home Assistant integration (monitor and use Baby Buddy from Home Assistant)
- How to Setup Baby Buddy in Home Assistant
- Baby Buddy and Home Assistant
- Alexa skill
Hardware
- Bottle Scale for BabyBuddy and Home Assistant with ESPHome
- Quick Entry Keypad (ESP8266)
- Baby Buddy Keypad (ESP32)
- BabyScout - Keypad for recording diaper changes, feedings and sleep to BabyBuddy
Mobile
- Baby Buddy for Android (Source)
- iOS shortcuts
- Convert exported data from "Baby tracker - feeding, sleep and diaper" mobile app to Baby Buddy
Videos
Other
- Grafana Dashboard
- Sandstorm app
- Newborn parenting software series (API, buttons, LCD information screen!)
Reporting Vulnerabilities
See SECURITY.md for information about where and how to report potential Baby Buddy vulnerabilities.