diff options
author | nodiscc <nodiscc@gmail.com> | 2017-08-23 15:59:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-23 15:59:10 +0000 |
commit | 6237c19344d7ddfa93cf38899a4d865afcf93c01 (patch) | |
tree | 906ec2e50c06f444162e86ca88b967e56f0aaf7c /README.md | |
parent | Merge pull request #1148 from cavebeat/thingsboard (diff) | |
parent | added iotdashboard (diff) | |
download | awesome-selfhosted-6237c19344d7ddfa93cf38899a4d865afcf93c01.tar.gz awesome-selfhosted-6237c19344d7ddfa93cf38899a4d865afcf93c01.zip |
Merge pull request #1149 from cavebeat/iotdashboard
add iotdashboard
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -926,6 +926,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` * [Thingsboard](https://thingsboard.io/) - Open-source IoT Platform - Device management, data collection, processing and visualization. ([Demo](https://demo.thingsboard.io/signup), [Source Code](https://github.com/thingsboard/thingsboard)) `Apache` `Java` * [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` |