diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-16 11:25:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-16 11:25:11 +0000 |
commit | e87cac811216e322958f411c2fbde9849b810e7d (patch) | |
tree | 0235deb137c99e544161ae6220d5b750a4db9fc7 | |
parent | Merge pull request #1226 from andrey-ushakov/patch-1 (diff) | |
parent | Remove redundant source code link (diff) | |
download | awesome-selfhosted-e87cac811216e322958f411c2fbde9849b810e7d.tar.gz awesome-selfhosted-e87cac811216e322958f411c2fbde9849b810e7d.zip |
Merge pull request #1227 from cdubz/patch-1
Add Baby Buddy
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -953,6 +953,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection **[`^ back to top ^`](#)** + * [Baby Buddy](https://github.com/cdubz/babybuddy) - Helps caregivers track baby sleep, feedings, diaper changes, and tummy time. ([Demo](https://babybuddy.herokuapp.com/)) `BSD` `Python` * [DeviceHive](https://www.devicehive.com/) - Open Source IoT Plaform with a wide range of integration options. ([Demo](https://playground.devicehive.com/), [Source Code](https://github.com/devicehive/devicehive-java-server)) `Apache` `Java` * [Dj Diabetes](https://github.com/foxmask/dj-diabetes) - My Glucose Manager - follow your daily health. `BSD` `Python` * [Habitica](http://habitica.com/) - A habit tracker app which treats your goals like a Role Playing Game. Previously called HabitRPG. ([Source Code](https://github.com/HabitRPG/habitrpg)) `GPLv3/Other` `Nodejs` |