feat(matrix): the list about matrix has been greatly expanded

This commit is contained in:
Konrad Geletey 2023-04-08 20:01:50 +03:00
parent 9cda9a7c6a
commit 90e22b7c0b
Signed by: kglt
GPG key ID: 386DEE24B60BD996
2 changed files with 42 additions and 11 deletions

View file

@ -7,7 +7,7 @@
1. Ссылки, которые будут полезны новичкам
2. Продление wiki...
## Темотические подборки
## Тематические подборки
- [matrix](./src/matrix.md)
## [Статьи](./articles/articles.md)

View file

@ -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)