diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-17 08:00:14 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-17 08:00:14 +0000 |
commit | 1bbf364a31936b209a0d4ec887a27743c8d50cd5 (patch) | |
tree | 4741b545a02f46f943c5e126d5c88725e871c016 | |
parent | RM Budgetapp - LC 2020 (diff) | |
download | awesome-selfhosted-1bbf364a31936b209a0d4ec887a27743c8d50cd5.tar.gz awesome-selfhosted-1bbf364a31936b209a0d4ec887a27743c8d50cd5.zip |
Update element web language
> Using yarn instead of npm is recommended. Please see the Yarn install guide if you do not have it already.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -326,7 +326,7 @@ Communication software using their own custom procols. - [Conduit](https://conduit.rs/) - A simple, fast, and reliable chat server powered by Matrix. ([Source Code](https://gitlab.com/famedly/conduit)) `Apache-2.0` `Rust` - [Darkwire.io](https://github.com/darkwire/darkwire.io) - End-to-end encrypted instant web chat. `MIT` `Nodejs` - [Databag](https://github.com/balzack/databag) - Federated messaging client for the web, supporting text, photos and video. ([Demo](https://databag.coredb.org/#/create)) `Apache-2.0` `Docker` -- [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` +- [Element](https://element.io) - Fully-featured Matrix client for Web, iOS & Android. ([Source Code](https://github.com/vector-im/element-web)) `Apache-2.0` `Nodejs` - [Enigma Reloaded](https://github.com/enigma-reloaded/enigma-reloaded) - DIY Message and file encryption for any platform. `GPL-3.0` `Javascript` - [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish _freesites_ (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPL-2.0` `Java` - [GNUnet](https://gnunet.org/) - Free software framework for decentralized, peer-to-peer networking. ([Source Code](https://gnunet.org/git/)) `GPL-3.0` `C` |