diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-01-29 04:49:36 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-01-29 04:49:36 +0000 |
commit | 0975f8f6ced112b0ba585ac7a459445191166db0 (patch) | |
tree | 4217646fc23aa421dfb8ce2c99e6f68154d6c8fc | |
parent | Merge pull request #423 from akhyrul/patch-2 (diff) | |
parent | Add Freeboard (diff) | |
download | awesome-selfhosted-0975f8f6ced112b0ba585ac7a459445191166db0.tar.gz awesome-selfhosted-0975f8f6ced112b0ba585ac7a459445191166db0.zip |
Merge pull request #424 from akhyrul/patch-1
Add Freeboard
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -594,6 +594,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Personal Dashboards * [Dj Diabetes](https://github.com/foxmask/dj-diabetes) - My Glucose Manager - follow your daily health `BSD` `Python` + * [Freeboard](https://freeboard.io) - An open source real-time dashboard builder for IOT and other web mashups. ([Source code](https://github.com/freeboard/freeboard)) `MIT` `Nodejs` * [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` * [Reportr](https://github.com/Reportr/dashboard) - Your life's personal dashboard. ([Source code](https://github.com/Reportr/dashboard)) * [wger](https://github.com/rolandgeider/wger) - A web-based personal workout, fitness and weight logger/tracker. It can also be used as a simple gym management utility and offers a full REST API as well. ([Demo](https://wger.de)) `AGPLv3` `Python` |