diff options
author | Mark Ide <mark@cranstonide.com> | 2016-03-16 12:03:46 +0000 |
---|---|---|
committer | Mark Ide <mark@cranstonide.com> | 2016-03-16 19:53:53 +0000 |
commit | 6ec6ea9de3079576c3c510201bc0ebc8e321552a (patch) | |
tree | 75361aa445b87cdb34510f09e6367bff4278c4bd | |
parent | Merge pull request #503 from cornerot/patch-1 (diff) | |
download | awesome-selfhosted-6ec6ea9de3079576c3c510201bc0ebc8e321552a.tar.gz awesome-selfhosted-6ec6ea9de3079576c3c510201bc0ebc8e321552a.zip |
Add Dashing to Personal Dashboard list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -658,6 +658,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` |