diff options
author | cave beat <cave@cavebeat.org> | 2017-08-22 18:22:52 +0000 |
---|---|---|
committer | cave beat <cave@cavebeat.org> | 2017-08-22 18:22:52 +0000 |
commit | aec6d0fe74d4f706bcd95bd75969feb5f63dad98 (patch) | |
tree | c9c9d68102473522b06b251b8ce46015b1ff7ad6 | |
parent | Added Myflix (#1135) (diff) | |
download | awesome-selfhosted-aec6d0fe74d4f706bcd95bd75969feb5f63dad98.tar.gz awesome-selfhosted-aec6d0fe74d4f706bcd95bd75969feb5f63dad98.zip |
add thingsboard IoT
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -922,6 +922,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` |