diff options
author | nodiscc <nodiscc@gmail.com> | 2019-07-30 16:46:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-30 16:46:20 +0000 |
commit | 356b427b5482f7fa9c6ba076b86d55c6b9507c94 (patch) | |
tree | 3cbce95c6918c157eb14bf8f2f8020f20d8e2cd3 | |
parent | Merge pull request #1739 from MasterGroosha/patch-1 (diff) | |
parent | Better description and right name for Riot.im (diff) | |
download | awesome-selfhosted-356b427b5482f7fa9c6ba076b86d55c6b9507c94.tar.gz awesome-selfhosted-356b427b5482f7fa9c6ba076b86d55c6b9507c94.zip |
Merge pull request #1758 from jtagcat/patch-1
Edit: Better description and right name for Riot.im
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -292,7 +292,7 @@ _CalDAV or CardDAV clients._ - [Spreed](https://www.spreed.me/) - WebRTC audio/video calls, conferencing server, and web client. ([Source Code](https://github.com/strukturag/spreed-webrtc)) `AGPL-3.0` `Go` - [Synapse](http://matrix.org/docs/projects/server/synapse.html) - Server for [Matrix](https://matrix.org/), an open standard for decentralized persistent communication. ([Source Code](https://github.com/matrix-org/synapse)) `Apache-2.0` `Python` - [Matrix Console Web](http://matrix.org/docs/projects/client/matrix-console.html) - Web client meant to be a showcase of Matrix capabilities, and reference implementation of the Matrix standard. ([Source Code](https://github.com/matrix-org/matrix-angular-sdk)) `Apache-2.0` `Javascript` - - [RIOT](http://riot.im) - Glossy Matrix web client with an emphasis on performance and usability. ([Source Code](https://github.com/vector-im/riot-web)) `Apache-2.0` `Javascript` + - [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://www.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` - [Tox](https://tox.chat/) - Distributed, secure messenger with audio and video chat capabilities. ([Source Code](https://github.com/irungentoo/toxcore)) `GPL-3.0` `C` |