diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-03-17 22:33:35 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-03-17 22:33:35 +0000 |
commit | 0b433e875b0fd0e9925fe3c01ae5085f0fefa14f (patch) | |
tree | 4d2ba52fd38d5407d1df35165653443f9cae2ea0 | |
parent | Merge pull request #510 from vrutkovs/benedetto (diff) | |
parent | Add Dashing to Personal Dashboard list (diff) | |
download | awesome-selfhosted-0b433e875b0fd0e9925fe3c01ae5085f0fefa14f.tar.gz awesome-selfhosted-0b433e875b0fd0e9925fe3c01ae5085f0fefa14f.zip |
Merge pull request #509 from mide/add-dashing
Add Dashing (Personal Dashboard)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -659,6 +659,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com ## Personal Dashboards + * [Dashing](http://shopify.github.io/dashing/) - Sinatra based, open sourced dashboard builder from Shopify. ([Demo](http://dashingdemo.herokuapp.com/sample), [Source Code](https://github.com/Shopify/dashing)) `MIT` `Ruby` * [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` |