Files
website/dist/matrix/index.html

82 lines
4.5 KiB
HTML
Raw Normal View History

2025-08-19 21:48:02 +03:00
<!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>
2025-08-20 03:37:55 +03:00
<link rel="stylesheet" href="/_astro/contact.8ef370d5.css" /></head>
2025-08-19 21:48:02 +03:00
<body>
<div class="header astro-HPNW4VWY">
<a href="/" class="astro-HPNW4VWY">~/</a>
2025-08-19 23:07:55 +03:00
<a href="/contact" class="astro-HPNW4VWY">Contact</a>
2025-08-19 21:48:02 +03:00
<a href="https://uptime.nothing.run" class="astro-HPNW4VWY">Uptime</a>
<a href="/news" class="astro-HPNW4VWY">News</a>
2025-08-19 23:07:55 +03:00
<a href="/notes" class="astro-HPNW4VWY">Notes</a>
2025-08-19 21:48:02 +03:00
<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>
2025-08-19 22:59:53 +03:00
<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>
2025-08-19 21:48:02 +03:00
<h2 id="our-room">Our room</h2>
2025-08-19 22:59:53 +03:00
<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>
2025-08-19 21:48:02 +03:00
<h2 id="clients">Clients</h2>
<h3 id="web-clients">Web-clients</h3>
2025-08-19 22:59:53 +03:00
<div class="bigcontainer"><div class="matrixclient"><ul>
2025-08-19 21:48:02 +03:00
<li><a href="https://cinny.nothing.run">Cinny</a> - modern and beautiful Matrix web client</li>
2025-08-19 22:59:53 +03:00
</ul><img src="/cinny-preview.png" alt="Cinny preview"/></div><div class="matrixclient"><ul>
2025-08-19 21:48:02 +03:00
<li><a href="https://element.nothing.run">Element</a> - the most popular and functional Matrix client</li>
2025-08-19 22:59:53 +03:00
</ul><img src="/element-preview.png" alt="Element preview"/></div></div>
2025-08-19 21:48:02 +03:00
<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. Its 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>
2025-08-19 22:59:53 +03:00
<li><a href="https://iamb.chat/">iamb</a> &amp; <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. Its a less performant way to message from Matrix, but… You can! :)</li>
2025-08-19 21:48:02 +03:00
<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>