diff options
author | Akhyar Amarullah <akhyrul@gmail.com> | 2016-01-28 10:58:08 +0000 |
---|---|---|
committer | Akhyar Amarullah <akhyrul@gmail.com> | 2016-01-29 04:23:16 +0000 |
commit | ac1d4e922ddafb08a7e8cde1afbc77a5361a063a (patch) | |
tree | d62e5d59403954a48e291d6b1ebef9280089fc8e | |
parent | Merge pull request #420 from Kickball/rename-opensondage (diff) | |
download | awesome-selfhosted-ac1d4e922ddafb08a7e8cde1afbc77a5361a063a.tar.gz awesome-selfhosted-ac1d4e922ddafb08a7e8cde1afbc77a5361a063a.zip |
Add Freeboard
https://github.com/freeboard/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` |