diff options
author | AndrewCz <smacz42@users.noreply.github.com> | 2016-02-26 10:25:13 +0000 |
---|---|---|
committer | AndrewCz <smacz42@users.noreply.github.com> | 2016-02-26 10:25:13 +0000 |
commit | 8f6fb241d47ea7b5609a6c469f4ce4e20a7d27ee (patch) | |
tree | 0a20e8fdb121caa16d328facd34c2c5e18741e54 | |
parent | Relocated Tuber below Tox and above Zulip (diff) | |
download | awesome-selfhosted-8f6fb241d47ea7b5609a6c469f4ce4e20a7d27ee.tar.gz awesome-selfhosted-8f6fb241d47ea7b5609a6c469f4ce4e20a7d27ee.zip |
Corrected formatting errors
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -279,7 +279,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP * [Syndie](https://www.syndie.de) - Syndie is a libre system for operating distributed forums. `Public Domain` `Java` * [TextBelt](https://github.com/typpo/textbelt) - An outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free, and without ads. ` ⚠ ` `MIT` `JavaScript` * [Tox](https://tox.chat/) - A distributed, secure messenger with audio and video chat capabilities. `GPLv3` `C` - * [Tuber](https://blog.trailofbits.com/2015/12/15/self-hosted-video-chat-with-tuber/)Peer-to-peer video chat that works. ([Source Code](https://github.com/trailofbits/tubertc)) `MIT` `JavaScript` + * [Tuber](https://blog.trailofbits.com/2015/12/15/self-hosted-video-chat-with-tuber/) - Peer-to-peer video chat that works. ([Source Code](https://github.com/trailofbits/tubertc)) `MIT` `JavaScript` * [Zulip](https://zulip.org) - Zulip is a powerful, open source group chat application. ([Source Code](https://github.com/zulip/zulip))`Apache 2.0/Other` `Python/Django` ### Social Networks and Forums |