# Baby Buddy [![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause) [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/babybuddy/Lobby) [![CI Status](https://github.com/babybuddy/babybuddy/actions/workflows/ci.yml/badge.svg)](https://github.com/babybuddy/babybuddy/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/babybuddy/babybuddy/badge.svg?branch=master)](https://coveralls.io/github/babybuddy/babybuddy?branch=master) [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/babybuddy/babybuddy) 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. ![Baby Buddy desktop view](screenshot.png) ![Baby Buddy mobile views](screenshot_mobile.png) ## Demo A [demo of Baby Buddy](http://demo.baby-buddy.net) is available on Heroku. The demo instance resets every hour. Login credentials are: - Username: `admin` - Password: `admin` ## Documentation - [Table of Contents](/docs/TOC.md) - [Deployment](/docs/DEPLOYMENT.md) - [Configuration](/docs/CONFIGURATION.md) - [Import/Export](/docs/IMPORT_EXPORT.md) - [API](/docs/API.md) - [Contributing](/docs/CONTRIBUTING.md) - [Changelog](/CHANGELOG.md) - [Security](/SECURITY.md) - [LICENSE](/LICENSE) (BSD-2 Clause) ## 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.md](/docs/CONTRIBUTING.md#translation) for information about how to create/update translations. ### Available languages :netherlands: Dutch :uk: English (U.K.) :us: English (U.S.) *(base)* :finland: Finnish :fr: French :de: German :it: Italian :poland: Polish :portugal: :brazil: Portuguese :mexico: :es: Spanish :sweden: Swedish :tr: 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](https://github.com/jcgoette/baby_buddy_homeassistant) - [Baby Buddy and Home Assistant](https://martinnoah.com/babybuddy-and-home-assistant.html) (how-to guide) - [Bottle Scale for BabyBuddy and Home Assistant with ESPHome](https://github.com/sfgabe/OITProjects/tree/master/BabyBuddy_ESP_HASS) - [Alexa skill](https://github.com/babybuddy/babybuddy-alexa-skill) - [Sandstorm app](https://github.com/babybuddy/babybuddy-sandstorm) - [iOS shortcuts](https://github.com/babybuddy/babybuddy/discussions/300) - Newborn parenting software - [part 1](https://lutzky.net/2021/10/03/software-parenting-1/), [part 2](https://lutzky.net/2021/10/05/software-parenting-2/), [part 3](https://lutzky.net/2021/10/10/software-parenting-3/) (API, buttons, LCD information screen!) ## Reporting Vulnerabilities See [SECURITY.md](SECURITY.md) for information about where and how to report potential Baby Buddy vulnerabilities.