74 lines
3.6 KiB
HTML
74 lines
3.6 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html lang="en">
|
|||
|
<head>
|
|||
|
<meta charset="UTF-8">
|
|||
|
<meta name="viewport" content="width=device-width">
|
|||
|
<!--<link rel="icon" type="image/svg+xml" href="/favicon.svg" />-->
|
|||
|
<meta name="generator" content="Astro v2.10.7">
|
|||
|
<meta name="description" content="{frontmatter.description}">
|
|||
|
<meta name="keywords" content="nothing crypto free software libre self host {frontmatter.keys}">
|
|||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|||
|
<link rel="icon" href="/nothingrun-favicon-whiteonblack.png" type="image/png">
|
|||
|
|
|||
|
<title>Matrix</title>
|
|||
|
<link rel="stylesheet" href="/_astro/contact.05f6af3e.css" /></head>
|
|||
|
<body>
|
|||
|
<div class="header astro-HPNW4VWY">
|
|||
|
<a href="/" class="astro-HPNW4VWY">~/</a>
|
|||
|
<a href="/contact.html" class="astro-HPNW4VWY">Contact</a>
|
|||
|
<a href="https://uptime.nothing.run" class="astro-HPNW4VWY">Uptime</a>
|
|||
|
<a href="/news" class="astro-HPNW4VWY">News</a>
|
|||
|
<a href="/notes.html" class="astro-HPNW4VWY">Notes</a>
|
|||
|
<a href="/donate" class="astro-HPNW4VWY">Donate :3</a>
|
|||
|
</div>
|
|||
|
|
|||
|
<h1>Matrix</h1>
|
|||
|
|
|||
|
<p><a href="https://matrix.org"><strong>Matrix</strong></a> 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!</p>
|
|||
|
<h2 id="our-room">Our room</h2>
|
|||
|
<h2 id="clients">Clients</h2>
|
|||
|
<h3 id="web-clients">Web-clients</h3>
|
|||
|
<ul>
|
|||
|
<li><a href="https://cinny.nothing.run">Cinny</a> - modern and beautiful Matrix web client</li>
|
|||
|
<li><a href="https://element.nothing.run">Element</a> - the most popular and functional Matrix client</li>
|
|||
|
</ul>
|
|||
|
<h3 id="mobile-clients">Mobile clients</h3>
|
|||
|
<ul>
|
|||
|
<li><a href="https://github.com/element-hq/element-android">Element</a> - very buggy and uncomfortable client</li>
|
|||
|
<li><a href="https://fluffychat.im/">FluffyChat</a> -</li>
|
|||
|
<li><a href="https://schildi.chat/android/">SchildiChat</a></li>
|
|||
|
<li><a href="https://element.io/download">Element X</a> - Next generation Element on mobile with native sliding sync. It’s much more comfortable than classic Element</li>
|
|||
|
<li><a href="https://schildi.chat/android/next/">SchildiChat Next</a> - Element X with spaces support</li>
|
|||
|
</ul>
|
|||
|
<h3 id="desktop-clients">Desktop clients</h3>
|
|||
|
<ul>
|
|||
|
<li><a href="https://iamb.chat/">iamb</a> - written in Rust terminal-based client with Vim keybindings</li>
|
|||
|
<li><a href="https://github.com/gomuks/gomuks">gomuks</a> - a terminal Matrix client written in Go</li>
|
|||
|
<li><a href="https://github.com/alphapapa/ement.el">Ement.el</a> - really? Are you so crazy to chat from Emacs???</li>
|
|||
|
<li>[Fractal]</li>
|
|||
|
<li>[NeoChat]</li>
|
|||
|
<li>[Nheko]</li>
|
|||
|
<li>You can use Element, Schildi and Cinny Web as desktop clients through Electron. It’s unperformance way to use Matrix, but… You can! :)</li>
|
|||
|
</ul>
|
|||
|
<div id="footer">
|
|||
|
<main>
|
|||
|
<pre> .--.
|
|||
|
." o \__
|
|||
|
_.-" ,( `
|
|||
|
_.-" ,;;|
|
|||
|
_.-=" _," ,,;;;'
|
|||
|
.-"`_.-"``-..,,;;;;:'
|
|||
|
`"'` `\`\
|
|||
|
/^\\\
|
|||
|
</pre>
|
|||
|
</main>
|
|||
|
<aside>
|
|||
|
<b>Made with ♥</b> by Thary<br>
|
|||
|
<!-- Website sources are available on <a href="https://git.vector1.dev/thary/website">Gitea</a>!<br> -->
|
|||
|
<!-- All content is in Public domain and licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a><br> -->
|
|||
|
Logo is created by <a href="https://houl.floof.company/">Houl</a><br>
|
|||
|
ASCII arts are taken from <a href="https://web.archive.org/web/20010420182629/http://www.geocities.com/spunk1111/indexjava.htm">this website</a>
|
|||
|
</aside>
|
|||
|
</div>
|
|||
|
|
|||
|
</body></html>
|