82 lines
4.5 KiB
HTML
82 lines
4.5 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.8ef370d5.css" /></head>
|
||
<body>
|
||
<div class="header astro-HPNW4VWY">
|
||
<a href="/" class="astro-HPNW4VWY">~/</a>
|
||
<a href="/contact" 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" 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="login-data">Login data</h2>
|
||
<ul>
|
||
<li>Server name: nothing.run</li>
|
||
<li>Server address: <a href="https://matrix.nothing.run">https://matrix.nothing.run</a></li>
|
||
</ul>
|
||
<h2 id="our-room">Our room</h2>
|
||
<p>Nothing.run has chat in Matrix. Join it to get information about downtimes and updates, help, to suggest something that could make nothing.run better</p>
|
||
<ul>
|
||
<li>Our Matrix space <a href="https://matrix.to/#/#nothingrun:nothing.run">#nothingrun:nothing.run</a></li>
|
||
<li>Our Matrix chat <a href="https://matrix.to/#/#localhost:nothing.run">#localhost:nothing.run</a></li>
|
||
</ul>
|
||
<h2 id="clients">Clients</h2>
|
||
<h3 id="web-clients">Web-clients</h3>
|
||
<div class="bigcontainer"><div class="matrixclient"><ul>
|
||
<li><a href="https://cinny.nothing.run">Cinny</a> - modern and beautiful Matrix web client</li>
|
||
</ul><img src="/cinny-preview.png" alt="Cinny preview"/></div><div class="matrixclient"><ul>
|
||
<li><a href="https://element.nothing.run">Element</a> - the most popular and functional Matrix client</li>
|
||
</ul><img src="/element-preview.png" alt="Element preview"/></div></div>
|
||
<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> & <a href="https://github.com/gomuks/gomuks">gomuks</a> - written in Rust and Go terminal-based clients. iamb uses Vim-like keybindings</li>
|
||
<li><a href="https://wiki.gnome.org/Apps/Fractal">Fractal</a>, <a href="https://apps.kde.org/neochat/">NeoChat</a>, <a href="https://nheko-reborn.github.io/">Nheko</a> - nice desktop-oriented clients. Can be buggy sometimes</li>
|
||
<li>You can use Element, Schildi and Cinny Web as desktop clients via Electron. It’s a less performant way to message from Matrix, but… You can! :)</li>
|
||
<li><a href="https://github.com/alphapapa/ement.el">Ement.el</a> - really? Are you so crazy to chat from Emacs???</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> |