aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward D <ed.kickball@hotmail.com>2016-02-10 00:26:19 +0000
committerEdward D <ed.kickball@hotmail.com>2016-02-10 00:26:19 +0000
commit03ba1c96e80fc74ccb74303ce7340d0a91120546 (patch)
treebfbf9e0cdb51e3f2af49a7cc2b7d542e2261a6b6
parentMerge pull request #437 from jchampemont/master (diff)
parentAdd Friends (diff)
downloadawesome-selfhosted-03ba1c96e80fc74ccb74303ce7340d0a91120546.tar.gz
awesome-selfhosted-03ba1c96e80fc74ccb74303ce7340d0a91120546.zip
Merge pull request #441 from dogancelik/patch-1
Add Friends
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 70488d46..5401be4d 100644
--- a/README.md
+++ b/README.md
@@ -247,6 +247,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP
### Custom
* [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums ([Source code](https://github.com/freenet/fred)) `GPLv2` `Java`
+ * [Friends](http://moose-team.github.io/friends/) - P2P chat powered by the web. ([Source Code](https://github.com/moose-team/friends)) `MIT` `Nodejs`
* [GNUNet](https://gnunet.org/) - Free software framework for decentralized, peer-to-peer networking `GPLv3` `C/Java`
* [Jitsi Meet](https://jitsi.org/Projects/JitsiMeet) - Jitsi Meet is an OpenSource (MIT) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, scalable video conferences. `MIT ` `JavaScript`
* [Jitsi Video Bridge](https://jitsi.org/Projects/JitsiVideobridge) - WebRTC compatible Selective Forwarding Unit (SFU) that allows for multiuser video communication. `Apache` `Java`