Initial commit
This commit is contained in:
31
src/pages/matrix.mdx
Executable file
31
src/pages/matrix.mdx
Executable file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
layout: '../layouts/index.astro'
|
||||
title: 'Matrix'
|
||||
description: 'Matrix'
|
||||
keys: 'nothing crypto free software libre self host'
|
||||
---
|
||||
[**Matrix**](https://matrix.org) is modern federative network for communication. That means that users from different servers can interact with each other. We host our own Matrix network server. There also is a great cross-plattform-client available!
|
||||
|
||||
## Our room
|
||||
|
||||
## Clients
|
||||
|
||||
### Web-clients
|
||||
- [Cinny](https://cinny.nothing.run) - modern and beautiful Matrix web client
|
||||
- [Element](https://element.nothing.run) - the most popular and functional Matrix client
|
||||
|
||||
### Mobile clients
|
||||
- [Element](https://github.com/element-hq/element-android) - very buggy and uncomfortable client
|
||||
- [FluffyChat](https://fluffychat.im/) -
|
||||
- [SchildiChat](https://schildi.chat/android/)
|
||||
- [Element X](https://element.io/download) - Next generation Element on mobile with native sliding sync. It's much more comfortable than classic Element
|
||||
- [SchildiChat Next](https://schildi.chat/android/next/) - Element X with spaces support
|
||||
|
||||
### Desktop clients
|
||||
- [iamb](https://iamb.chat/) - written in Rust terminal-based client with Vim keybindings
|
||||
- [gomuks](https://github.com/gomuks/gomuks) - a terminal Matrix client written in Go
|
||||
- [Ement.el](https://github.com/alphapapa/ement.el) - really? Are you so crazy to chat from Emacs???
|
||||
- [Fractal]
|
||||
- [NeoChat]
|
||||
- [Nheko]
|
||||
- You can use Element, Schildi and Cinny Web as desktop clients through Electron. It's unperformance way to use Matrix, but... You can! :)
|
Reference in New Issue
Block a user