diff options
author | nodiscc <nodiscc@gmail.com> | 2017-08-23 15:58:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-23 15:58:33 +0000 |
commit | 3651fa18f3191d241c5357aafd8b868b00b4b4de (patch) | |
tree | 6fe4dd23b2365ebc463eec5237085d9386d775b7 | |
parent | Merge pull request #1147 from cavebeat/cloud-torrent (diff) | |
parent | add thingsboard IoT (diff) | |
download | awesome-selfhosted-3651fa18f3191d241c5357aafd8b868b00b4b4de.tar.gz awesome-selfhosted-3651fa18f3191d241c5357aafd8b868b00b4b4de.zip |
Merge pull request #1148 from cavebeat/thingsboard
add thingsboard IoT
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -927,6 +927,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection * [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` * [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` * [Tipboard](http://allegro.tech/tipboard/) - In-house, tasty, local dashboarding system. ([Source Code](https://github.com/allegro/tipboard)) `Apache` `Python` * [wger](https://wger.de/) - 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), [Source Code](https://github.com/rolandgeider/wger)) `AGPLv3` `Python` |