diff options
author | Pierre Kil <pierrekil123@gmail.com> | 2020-12-16 20:00:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-16 20:00:25 +0000 |
commit | 20e5f4cffe54ceeedc8911c0216ee228ff454372 (patch) | |
tree | 612cf2fa5faf8f01ed5ddc01d1383748b41a888e | |
parent | Merge pull request #2335 from mightypanders/patch-2 (diff) | |
download | awesome-selfhosted-20e5f4cffe54ceeedc8911c0216ee228ff454372.tar.gz awesome-selfhosted-20e5f4cffe54ceeedc8911c0216ee228ff454372.zip |
Update README.md
Added OpenRemote new open source IoT Platform
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -876,6 +876,7 @@ _Games, game servers and control panels._ - [Mozilla Gateway](https://iot.mozilla.org/gateway/) - Mozilla WebThings is Mozilla’s open source implementation of the Web of Things, including the WebThings Gateway and the WebThings framework. ([Source Code](https://github.com/mozilla-iot/gateway)) `MPL-2.0` `NodeJS` - [Node RED](http://nodered.org/) - Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache-2.0` `Nodejs` - [openHAB](http://www.openhab.org) - Vendor and technology agnostic open source software for home automation. ([Demo](http://demo.openhab.org:8080/), [Source Code](https://github.com/openhab/openhab)) `EPL-2.0` `Java` +- [OpenRemote](https://openremote.io) - 100% Open Source IoT Platform - IoT Asset management, Flow Rules and WHEN-THEN rules, Data visualization, Edge Gateway. ([Demo](https://demo.openremote.io/), [Source Code](https://github.com/openremote/openremote)) `AGPL-3.0` `Java` - [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-2.0` `Java` - [Thingspeak](https://thingspeak.com/) - 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-3.0` `Ruby` |