379f9b1e86
This allows the custom tag widget to function normally in Baby Buddy's frontend without breaking behaviors in the Django admin forms. The previous setup would prevent the standard tag editor behavior from working in the Django admin and give incorrect help text. |
||
---|---|---|
.github | ||
api | ||
babybuddy | ||
bin | ||
core | ||
dashboard | ||
data | ||
docs | ||
etc | ||
locale | ||
reports | ||
static | ||
.coveragerc | ||
.gitattributes | ||
.gitignore | ||
.gitpod.yml | ||
.nvmrc | ||
.stylelintrc | ||
CHANGELOG.md | ||
LICENSE | ||
Pipfile | ||
Procfile | ||
README.md | ||
SECURITY.md | ||
app.json | ||
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 on Heroku. 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)
🇳🇱 Dutch
🇬🇧 English (U.K.)
🇺🇸 English (U.S.) (base)
🇫🇮 Finnish
🇫🇷 French
🇩🇪 German
🇮🇹 Italian
🇵🇱 Polish
🇵🇹 🇧🇷 Portuguese
🇲🇽 🇪🇸 Spanish
🇸🇪 Swedish
🇹🇷 Turkish
Cool Projects Using Baby Buddy
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!
- Home Assistant integration
- Home Assistant Addon (host Baby Buddy on your Home Assistant)
- Baby Buddy and Home Assistant (how-to guide)
- Bottle Scale for BabyBuddy and Home Assistant with ESPHome
- Alexa skill
- Sandstorm app
- iOS shortcuts
- Newborn parenting software - part 1, part 2, part 3 (API, buttons, LCD information screen!)
Reporting Vulnerabilities
See SECURITY.md for information about where and how to report potential Baby Buddy vulnerabilities.