diff options
author | cave beat <cave@cavebeat.org> | 2017-08-22 18:36:37 +0000 |
---|---|---|
committer | cave beat <cave@cavebeat.org> | 2017-08-22 18:36:37 +0000 |
commit | a6e55875a7e2bb0ecbd81416dc0925dc01fc6494 (patch) | |
tree | e2aca61a51cb45857da8239198e690afac17fdf7 | |
parent | Added Myflix (#1135) (diff) | |
download | awesome-selfhosted-a6e55875a7e2bb0ecbd81416dc0925dc01fc6494.tar.gz awesome-selfhosted-a6e55875a7e2bb0ecbd81416dc0925dc01fc6494.zip |
added iotdashboard
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -921,6 +921,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection * [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` * [Homepage](https://github.com/thetomester13/homepage) - A simple, standalone, self-hosted PHP page that is your window to your server and the web. `MIT` `PHP` * [iDashboard-PHP](https://github.com/causefx/iDashboard-PHP) - HTPC Dashboard to load website services. `MIT` `PHP` + * [Iotdashboard](http://iotdashboard.pythonanywhere.com/en/) - Fast Django server for IOT Devices. ([Source Code](https://github.com/electrocoder/iotdashboard)) `Apache` `JavaScript` * [Phant](http://phant.io/) - Phant is a modular data logging tool for collecting data from the Internet of Things. ([Demo](https://data.sparkfun.com/), [Source Code](https://github.com/sparkfun/phant)) `GPLv3` `Nodejs` * [Thingspeak](https://thingspeak.com/) - An open source “Internet of Things” application and API to store and retrieve data from things using HTTP. ([Demo](https://thingspeak.com/channels/public), [Source Code](https://github.com/iobridge/thingspeak)) `GPL` `Ruby` * [Tipboard](http://allegro.tech/tipboard/) - In-house, tasty, local dashboarding system. ([Source Code](https://github.com/allegro/tipboard)) `Apache` `Python` |