diff options
author | Koichi MATSUMOTO <mzch@me.com> | 2020-02-14 05:07:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-14 05:07:20 +0000 |
commit | 5eb3bd17428fb12809a821f213d0ed24ca364a19 (patch) | |
tree | e2c175b316803877e2379e64a62b8902eca6ed6f | |
parent | remove Tinode web client link (diff) | |
download | awesome-selfhosted-5eb3bd17428fb12809a821f213d0ed24ca364a19.tar.gz awesome-selfhosted-5eb3bd17428fb12809a821f213d0ed24ca364a19.zip |
modify Tinode web client
modify Tinode web client
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -304,7 +304,7 @@ _CalDAV or CardDAV clients._ - [Riot.im](http://riot.im) - Fully-featured Matrix client for Web, iOS & Android. ([Source Code](https://github.com/vector-im/riot-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/chat/) - Instant messaging server; backend in Go; iOS, Android, web, command line clients; chatbots. `GPL-3.0` `Go` +- [Tinode](https://github.com/tinode/chat/) - Instant messaging server; backend in Go; iOS, Android, web, command line clients; chatbots. ([Web Client](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` - [ZeroNet](https://zeronet.io/) `⚠` - Open, free, and uncensorable websites, using Bitcoin cryptography and BitTorrent network. ([Source Code](https://github.com/HelloZeroNet/ZeroNet)) `GNU` `Python` |