diff options
author | Dmitriy Volkov <wldhx+vcs+github_com@wldhx.me> | 2015-11-15 01:03:07 +0000 |
---|---|---|
committer | Dmitriy Volkov <wldhx+vcs+github_com@wldhx.me> | 2015-11-15 20:11:33 +0000 |
commit | 266c2047a06ce4776394b88cdde5025df8d81dd7 (patch) | |
tree | e084da42a801e9f7b3ef4c7d627f4d6e58cbd484 /README.md | |
parent | Merge pull request #337 from joubertredrat/rhodecode (diff) | |
download | awesome-selfhosted-266c2047a06ce4776394b88cdde5025df8d81dd7.tar.gz awesome-selfhosted-266c2047a06ce4776394b88cdde5025df8d81dd7.zip |
Add Vector (Matrix)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -256,6 +256,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP * [RetroShare](http://retroshare.org) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source code](https://github.com/RetroShare/RetroShare)) `GPLv2` `С++` * [Rocket.Chat](http://rocket.chat/) – Teamchat solution similar to Gitter.im or Slack - `MIT` * [Synapse](https://matrix.org/blog/project/synapse/) - A server for [Matrix](https://matrix.org/), an open standard for decentralized persistent communication ([Source code](https://github.com/matrix-org/synapse)) `Apache` `Python` + * [Vector](https://matrix.org/blog/project/vector/) - A glossy Matrix web client with an emphasis on performance and usability ([Source code](https://github.com/vector-im/vector-web)) `Apache` `Javascript` * [Matrix Console Web](https://matrix.org/blog/project/matrix-console-web/) - A 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` `Javascript` * [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` |