diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-29 10:25:22 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-29 10:25:22 +0000 |
commit | 6a4091b55352049bed4bc615ac7eacd2e751e952 (patch) | |
tree | 759d8d1539ddfd25555237ebd35396e64819f93e | |
parent | RM linkpage after merge fix (diff) | |
download | awesome-selfhosted-6a4091b55352049bed4bc615ac7eacd2e751e952.tar.gz awesome-selfhosted-6a4091b55352049bed4bc615ac7eacd2e751e952.zip |
Added missing space
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -335,7 +335,7 @@ Communication software using their own custom procols. - [Jam](https://jamshelf.com/) - Jam is an open source alternative to Clubhouse: private audio chat rooms to talk to friends and family. ([Demo](https://jam.systems/), [Source Code](https://github.com/jam-systems/jam)) `AGPL-3.0` `Docker/Nodejs` - [Jami](https://jami.net/) - Free and universal communication platform which preserves the user's privacy and freedoms (formerly GNU Ring). ([Source Code](https://git.jami.net/savoirfairelinux/jami-project)) `GPL-3.0` `C++` - [KChat](https://github.com/php-kchat/kchat) - PHP Based Live Chat Application. `Apache-2.0` `PHP` -- [LeapChat](https://www.leapchat.org/) - Ephemeral, encrypted, in-browser chat rooms. ([Source Code](https://github.com/cryptag/leapchat))`AGPL-3.0` `Docker/Nodejs/Shell` +- [LeapChat](https://www.leapchat.org/) - Ephemeral, encrypted, in-browser chat rooms. ([Source Code](https://github.com/cryptag/leapchat)) `AGPL-3.0` `Docker/Nodejs/Shell` - [LibreNews](https://librenews.io/) - Decentralized and secure breaking news notification system. ([Source Code](https://github.com/milesmcc/LibreNews-Server/)) `GPL-3.0` `Python` - [Live Helper Chat](https://livehelperchat.com/) - Live Support chat for your website. ([Source Code](https://github.com/LiveHelperChat/livehelperchat)) `Apache-2.0` `PHP` - [Mattermost](https://mattermost.org/) - Open-source, on-prem Slack-alternative. It can be integrated with Gitlab. ([Source Code](https://github.com/mattermost/mattermost-server)) `AGPL-3.0/Apache-2.0` `Go` |