319ae220fe
* Fix German translation error "Anzahl" refers to "Count" in German. This always confused me a bit when using the app. "Menge" better refers to "unspecified amount of something". In language use, it sounds weird a bit though, but captures the sentiment of the app the best, which does not specify what unit is used in the "diaper change amount". More typical language use would dictate to use something like "Gewicht" (weight) to name what is being measured. * Compile updated messages |
||
---|---|---|
.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
🇳🇱 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
- 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.