From 00da215efca44cd1d7258614a0a0c4cc1000e958 Mon Sep 17 00:00:00 2001 From: Julian Kornberger Date: Mon, 21 Mar 2016 18:58:49 +0100 Subject: [PATCH] Add related projects --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 42eae68..7478a01 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,13 @@ One Instance is running under `/nodes` which send updates or new Nodes, ### Issues Later there should be also `/aliases` Websocket with Authentification to manage the `aliases.json` with the request for changes. +## Related projects + +Collecting data from respondd: +* [Node informant](https://github.com/ffdo/node-informant) written in Go +* [HopGlass Server](https://github.com/plumpudding/hopglass-server) written in Node.js + +Respondd for servers: +* [respondd branch of ffnord-alfred-announce](https://github.com/ffnord/ffnord-alfred-announce/tree/respondd) from FreiFunkNord +* [respondd](https://github.com/Sunz3r/ext-respondd) from Sunz3r +* [respondd](https://github.com/FreifunkBremen/respondd) from Freifunk Bremen (just a proof of concept)