diff options
author | nodiscc <nodiscc@gmail.com> | 2019-02-08 15:07:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-08 15:07:01 +0000 |
commit | 8e596e010da27e5908a18900cf0448053302a17a (patch) | |
tree | 25584253b92fe5ca4793fcc6369a8db613dd3977 | |
parent | Merge pull request #1610 from jorgeegomez/remove-semanticscuttle (diff) | |
parent | Add Jami, formerly GNU Ring (diff) | |
download | awesome-selfhosted-8e596e010da27e5908a18900cf0448053302a17a.tar.gz awesome-selfhosted-8e596e010da27e5908a18900cf0448053302a17a.zip |
Merge pull request #1612 from rchar01/patch-1
Add Jami, formerly GNU Ring
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -284,7 +284,7 @@ _CalDAV or CardDAV clients._ - [Pushjet](https://pushjet.io/) - Self hosted push notification service built with a simple API making sending notifications easy. ([Source Code](https://github.com/Pushjet/Pushjet-Server-Api)) `BSD-2-Clause` `Python` - [Rallly](http://rallly.co) - Rallly is a free collaborative scheduling service. ([Source Code](https://github.com/lukevella/Rallly)) `CC-BY-SA-4.0` `Nodejs` - [RetroShare](http://retroshare.org) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source Code](https://github.com/RetroShare/RetroShare)) `GPL-2.0` `ะก++` -- [Ring](https://ring.cx/) - Free software for universal communication which respects freedoms and privacy of its users. ([Source Code](https://github.com/savoirfairelinux/ring-project)) `GPL-3.0` `C++` +- [Jami](https://jami.net/) - Free and universal communication platform which preserves the user's privacy and freedoms (formerly GNU Ring). ([Source Code](https://git.ring.cx/savoirfairelinux/ring-project)) `GPL-3.0` `C++` - [Rocket.Chat](https://rocket.chat/) - Teamchat solution similar to Gitter.im or Slack. ([Source Code](https://github.com/RocketChat/Rocket.Chat)) `MIT` `Nodejs` - [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` |