60b113f197
In order to have more control and flexiability on how elements are rendered create field set implementation. every field set gets rendered in order, and uses the template specified. This should probably be built into the metaclass of the form but i have no idea how to do that. |
||
---|---|---|
.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.