diff options
author | Alashov Berkeli <yunus.alashow@gmail.com> | 2016-06-21 14:55:44 +0000 |
---|---|---|
committer | Alashov Berkeli <yunus.alashow@gmail.com> | 2016-06-22 00:56:48 +0000 |
commit | a6ac53c39cdf3e97118aa83ba1e81326c82407d1 (patch) | |
tree | 8a201a3adbf529f66b591b308eedeec608083d31 | |
parent | Merge pull request #575 from nodiscc/fix-ethercalc (diff) | |
download | awesome-selfhosted-a6ac53c39cdf3e97118aa83ba1e81326c82407d1.tar.gz awesome-selfhosted-a6ac53c39cdf3e97118aa83ba1e81326c82407d1.zip |
added Actor
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -170,6 +170,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin ### Custom + * [Actor](https://actor.im/) - Actor is an open source fast open source messaging platform with rich mobile and web clients. ([Demo](https://app.actor.im), [Source Code](https://github.com/actorapp/actor-platform)) `AGPLv3` `Scala` * [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` |