From 90e22b7c0b713c4201935fff4582982cc84f3370 Mon Sep 17 00:00:00 2001 From: kogeletey Date: Sat, 8 Apr 2023 20:01:50 +0300 Subject: [PATCH] feat(matrix): the list about matrix has been greatly expanded --- README.md | 2 +- src/matrix.md | 51 +++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 42 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3fbd207..a784c4c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 1. Ссылки, которые будут полезны новичкам 2. Продление wiki... -## Темотические подборки +## Тематические подборки - [matrix](./src/matrix.md) ## [Статьи](./articles/articles.md) diff --git a/src/matrix.md b/src/matrix.md index 4124612..5c739ae 100644 --- a/src/matrix.md +++ b/src/matrix.md @@ -1,27 +1,58 @@ +Федеративный протокол позволяющий нам свободно общаться -## [matrix](https://matrix.org/) +## Официальные ресурсы -Федеративный протокол позволяющий нам общаться +- [Matrix.org](https://matrix.org/) +- [Matrix Specification](https://spec.matrix.org/latest/) +- [ This Week in Matrix | Matrix.org](https://matrix.org/blog/category/this-week-in-matrix) -- [host: matrix client](https://matrix-client.matrix.org) -- [client: element](https://app.element.io/) +## Клиенты +- [element](https://element.io/) + - [offical instance: element](https://app.element.io/) + - [alternative instance: nope.chat](https://nope.chat/) - [github: vector-im/element-web: A glossy Matrix collaboration client for the web.](https://github.com/vector-im/element-web) - programming lang: TypeScript - license: Apache-2.0 - - [github-android: vector-im/element-android: A glossy Matrix collaboration client for Android.](https://github.com/vector-im/element-android) +- [element-android: vector-im/element-android: A glossy Matrix collaboration client for Android.](https://github.com/vector-im/element-android) + - [fdroid](https://f-droid.org/en/packages/im.vector.app/) - programming lang: Kotlin - license: Apache-2.0 - - [alternative instance: nope.chat](https://nope.chat/) -- [client: Famedly / FluffyChat · GitLab](https://gitlab.com/famedly/fluffychat) +- [FluffyChat Official Website](https://fluffychat.im/) + - [Famedly / FluffyChat · GitLab](https://gitlab.com/famedly/fluffychat) + - [fdroid](https://f-droid.org/packages/chat.fluffy.fluffychat/) - programming lang: Dart - license: AGPL-3.0 -- [homeserver: matrix-org/dendrite: Dendrite is a second-generation Matrix homeserver written in Go!](https://github.com/matrix-org/dendrite) +- [Nheko](https://nheko-reborn.github.io/) + - [Download on Flathub](https://flathub.org/apps/details/io.github.NhekoReborn.Nheko) + - [GitHub - Nheko-Reborn/nheko: Desktop client for Matrix using Qt and C++20.](https://github.com/Nheko-Reborn/nheko) + - programming lang: C++ + - license: GPL-3.0 +- [Clients | Matrix.org](https://matrix.org/clients/) + +## Сервера +- [Dendrite | Second-generation Matrix homeserver written in Go!](https://matrix-org.github.io/dendrite/) + - [matrix-org/dendrite: Dendrite is a second-generation Matrix homeserver written in Go!](https://github.com/matrix-org/dendrite) - programming lang: Go - license: Apache-2.0 -- [homeserver: Conduit - Your own chat server](https://conduit.rs/) +- [Conduit - Your own chat server](https://conduit.rs/) - [gitlab: Famedly / Conduit](https://gitlab.com/famedly/conduit) - programming lang: Rust - license: Apache-2.0 -- [homeserver: Synapse - homeserver written in Python/Twisted.](https://github.com/matrix-org/synapse) +- [Synapse](https://matrix-org.github.io/synapse/latest/#installing-and-using-synapse) + - [Synapse - homeserver written in Python/Twisted.](https://github.com/matrix-org/synapse) - programming lang: Python - license: Apache-2.0 +- [GitHub - Telodendria/Telodendria: Telodendria is an open source Matrix homeserver implementation written from scratch in ANSI C and designed to be lightweight and simple, yet functional. This is the official read-only mirror of the CVS repository.](https://github.com/Telodendria/Telodendria) + - programming lang: C + - license: MIT + +## Комнаты заслуживающие внимание +- [GNU/Linux in Russian V2](https://matrix.to/#/%23linux_v2.ru%3Amatrix.org) +- [NIX-OS RU](https://matrix.to/#/!HmVWoctMdQsNkOdhMI:matrix.org) +- [Вежливая русскоязычная комната](https://matrix.to/#/!OICmmhekyXTAKxBVQz:matrix.org) + +- [Список всех, без логина](https://view.matrix.org/) + +## Другие списки +- [GitHub - rodolpheh/awesome-matrix: A curated list of awesome stuff around Matrix](https://github.com/rodolpheh/awesome-matrix) +- [GitHub - jryans/awesome-matrix: A curated list of things related to the Matrix ecosystem, including software, research, etc.](https://github.com/jryans/awesome-matrix)