Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:matrix

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
linux:matrix [2020/01/12 22:51] movelinux:matrix [2021/01/20 10:44] (aktuell) – [Bots] move
Zeile 1: Zeile 1:
 ====== matrix ====== ====== matrix ======
 +**Matrix** ist ein Protokoll für dezentrale [[Chat]]s.
  
 ===== Software ===== ===== Software =====
-https://matrix.org/docs/projects/try-matrix-now/#clients+https://matrix.org/docs/projects/try-matrix-now/
  
 ==== Clients ==== ==== Clients ====
 +//Siehe auch https://matrix.org/clients/ //
  
 === Linux === === Linux ===
  
-  * [[Fractal]] +  * [[https://wiki.gnome.org/Apps/Fractal|Fractal]] 
-  * [[Riot]] +  * [[https://element.io/|Element]] 
-  * [[Revolt]]+  * [[https://github.com/aperezdc/revolt|Revolt]]
  
 === Web === === Web ===
-  * [[Riot.im]]+  * [[https://element.io/app/|Element]] 
 + 
 +=== Android === 
 + 
 +  * [[https://github.com/LiMium/mini-vector-android|mini-vector]] 
 +  * [[https://element.io/app/|Element]]
  
 ==== Server ==== ==== Server ====
  
-  * [[synapse]]+  * [[https://github.com/matrix-org/synapse/|synapse]] 
 +    * https://matrix.org/docs/guides/installing-synapse/  
 +    * https://github.com/xwiki-labs/synapse_scripts 
 + 
 +==== python ==== 
 + 
 +  * [[:python:matrixbot|python-matrixbot]] 
 +  * [[:python:matrix-nio|matrix-nio]] 
 + 
 +==== Bots ==== 
 +  * [[https://github.com/maubot|maubot]] 
 + 
 +===== Siehe auch ===== 
 + 
 +  * [[xmpp]] 
 + 
 +===== Befehle CMD-Line ===== 
 +==== User erstellen ==== 
 +Nach  
 +  - https://manpages.debian.org/testing/matrix-synapse/register_new_matrix_user.1.en.html  
 +  - https://www.howtoforge.com/tutorial/how-to-install-matrix-synapse-on-ubuntu-1804/#step-create-a-new-matrix-user 
 +<Code> 
 +register_new_matrix_user -c /etc/matrix-synapse/homeserver.yaml https://127.0.0.1:8448 
 +</Code>
  
 ===== Weblinks ===== ===== Weblinks =====
  
   * https://matrix.org   * https://matrix.org
 +  * https://matrix.org/bridges/
  
linux/matrix.1578869461.txt.gz · Zuletzt geändert: von move

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki