diff options
author | nodiscc <nodiscc@gmail.com> | 2020-12-06 10:22:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-06 10:22:21 +0000 |
commit | 0f84e0b4e4c5a2af0d3302cce4b10a9090fbe2d7 (patch) | |
tree | b870593a14fa3bfebc7262a3419f2d8df68a61dd | |
parent | Merge pull request #2326 from mzch/master (diff) | |
parent | Fixing link for "Matrix Console Web" (diff) | |
download | awesome-selfhosted-0f84e0b4e4c5a2af0d3302cce4b10a9090fbe2d7.tar.gz awesome-selfhosted-0f84e0b4e4c5a2af0d3302cce4b10a9090fbe2d7.zip |
Merge pull request #2328 from SpekBin/master
Fixing link for "Matrix Console Web"
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -277,7 +277,7 @@ _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementati - [Spectrum 2](http://spectrum.im/) - Spectrum 2 is an open source instant messaging transport. It allows users to chat together even when they are using different IM networks. ([Source Code](https://github.com/hanzz/spectrum2)) `GPL-3.0` `C++` - [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` + - [Matrix Console Web](https://matrix.org/docs/projects/client/matrix-console-web) - 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` - [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` |