diff options
author | nodiscc <nodiscc@gmail.com> | 2020-11-28 11:42:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-28 11:42:22 +0000 |
commit | 671dcfe46af9e4415698cdc8aa10ec623d279172 (patch) | |
tree | b83a313041a321b40c4f765f931847952275961b | |
parent | Add Tinode (diff) | |
download | awesome-selfhosted-671dcfe46af9e4415698cdc8aa10ec623d279172.tar.gz awesome-selfhosted-671dcfe46af9e4415698cdc8aa10ec623d279172.zip |
fix Tinode Client -> Clients
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -280,7 +280,7 @@ _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementati - [Element](https://element.io) - Fully-featured Matrix client for Web, iOS & Android. ([Source Code](https://github.com/vector-im/element-web)) `Apache-2.0` `Javascript` - [Syndie](https://syndie.de) - Syndie is a libre system for operating distributed forums. `CC0-1.0` `Java` - [TextBelt](https://github.com/typpo/textbelt) `⚠` - Outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free, and without ads. `MIT` `Javascript` -- [Tinode](https://github.com/tinode) - Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots. ([Demo](https://sandbox.tinode.co/), [Source Code](https://github.com/tinode/chat), [Client](https://github.com/tinode/webapp)) `GPL-3.0` `Go` +- [Tinode](https://github.com/tinode) - Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots. ([Demo](https://sandbox.tinode.co/), [Source Code](https://github.com/tinode/chat), [Clients](https://github.com/tinode/webapp)) `GPL-3.0` `Go` - [Tox](https://tox.chat/) - Distributed, secure messenger with audio and video chat capabilities. ([Source Code](https://github.com/irungentoo/toxcore)) `GPL-3.0` `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` - [WBO](https://github.com/lovasoa/whitebophir#wbo) - A web Whiteboard to collaborate in real-time on schemas, drawings, and notes. ([Demo](https://wbo.ophir.dev/)) `AGPL-3.0` `Nodejs/Docker` |