diff options
author | nodiscc <nodiscc@gmail.com> | 2015-11-21 17:58:36 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-11-21 17:58:36 +0000 |
commit | 4ad988eef94ca2d57f256d81f8dc5aafae6ab218 (patch) | |
tree | 6907d1bf14b4eaba620e37f011d466d7533970f7 /README.md | |
parent | Merge remote-tracking branch 'kickball/pr/346' (diff) | |
parent | Add Vector (Matrix) (diff) | |
download | awesome-selfhosted-4ad988eef94ca2d57f256d81f8dc5aafae6ab218.tar.gz awesome-selfhosted-4ad988eef94ca2d57f256d81f8dc5aafae6ab218.zip |
Merge remote-tracking branch 'kickball/pr/349'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -257,6 +257,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` |