diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-03-13 04:08:58 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-03-13 04:08:58 +0000 |
commit | 1fa2fc5e0ad89347ff65339490a21ceda3d126d5 (patch) | |
tree | 22cfda8bbd8078b09494f0d0ccf8da72f788ed7b | |
parent | Merge pull request #495 from samtuke/master (diff) | |
parent | Typo (diff) | |
download | awesome-selfhosted-1fa2fc5e0ad89347ff65339490a21ceda3d126d5.tar.gz awesome-selfhosted-1fa2fc5e0ad89347ff65339490a21ceda3d126d5.zip |
Merge pull request #500 from rafael-santiago/master
Add Cherry to the list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -164,6 +164,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin ### Custom + * [Cherry](https://github.com/rafael-santiago/cherry) - A tiny webchat server. `GPLv2` `Go` * [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. ([Source Code](https://gnunet.org/svn/)) `GPLv3` `C/Java` |