diff options
author | gseva <gavrilovseva@gmail.com> | 2016-08-24 23:23:04 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-08-24 23:23:04 +0000 |
commit | 628fb0a4b18c1f09d69a7b43c898d31870201a73 (patch) | |
tree | 974311955cc1d2f87e0dfc345fdca5fe48205238 | |
parent | Add King Phisher (#707) (diff) | |
download | awesome-selfhosted-628fb0a4b18c1f09d69a7b43c898d31870201a73.tar.gz awesome-selfhosted-628fb0a4b18c1f09d69a7b43c898d31870201a73.zip |
Add Node Red (#698)
* Add Node Red
* Node.js -> Nodejs
* Apache 2.0 -> Apache
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -119,6 +119,7 @@ _Business Intelligence_ * [Healthchecks](https://healthchecks.io/) - Django app which listens for pings and sends alerts when pings are late. ([Source Code](https://github.com/healthchecks/healthchecks)) `BSD` `Python` * [Huginn](https://github.com/cantino/huginn) - Allows you to build agents that monitor and act on your behalf - `MIT` `Ruby` * [Http2pic](https://http2pic.haschek.at/) - Website screenshots/renderer. It uses the wkhtmltox to render websites with various options. ([Source Code](https://github.com/chrisiaut/http2pic)) `Apache 2.0` `PHP/Javascript` + * [Node RED](http://nodered.org/) - A 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` `Nodejs` * [openHAB](http://www.openhab.org) - Vendor and technology agnostic open source software for home automation. ([Source Code](https://github.com/openhab/openhab)) `EPLv1` `Java` * [RSS-Bridge](https://github.com/sebsauvage/rss-bridge) - rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one. `Public domain` `PHP` * [SickRage](http://sickrage.github.io/) - SickRage is an automatic Video Library Manager for TV Shows. Automatic torrent/nzb searching, downloading, and processing at the qualities you want. ([Source Code](https://github.com/SickRage/SickRage/)) `GPLv3` `Python` |