mirror of
https://github.com/markqvist/unsignedio
synced 2026-08-12 17:40:37 -04:00
23 lines
No EOL
1.7 KiB
HTML
23 lines
No EOL
1.7 KiB
HTML
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="css/water.css?v=4">
|
|
<link rel="shortcut icon" type="image/x-icon" href="gfx/icon.png">
|
|
<meta charset="utf-8"/>
|
|
<title>Sideband | RNode Bootstrap Console</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
<body>
|
|
<div id="load_overlay" style="background-color:#2a2a2f; position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:2000;"></div>
|
|
<span class="logo">RNode Console</span>
|
|
<p><center><span class="menu"><a href="index.html">Start</a> | <a href="replicate.html">Replicate</a> | <a href="software.html">Software</a> | <a href="learn.html">Learn</a> | <a href="help.html">Help</a> | <a href="contribute.html">Contribute</a></span></center></p><hr><h2>Sideband</h2>
|
|
<p>Sideband is an LXMF client for Android, Linux and macOS. It has built-in support for communicating over RNodes, and many other mediums, such as Packet Radio, WiFi, I2P, or anything else Reticulum supports.</p>
|
|
<p>Sideband also supports exchanging messages through encrypted QR-codes on paper, or through messages embedded directly in lxm:// links.</p>
|
|
<p><img alt="Screenshot" src="gfx/sideband.webp" /></p>
|
|
<p>The installation files for the Sideband program is too large to be included on this RNode, but downloads for Linux, Android and macOS can be obtained from following sources:</p>
|
|
<ul>
|
|
<li>The <a href="https://unsigned.io/sideband/">Sideband page</a> on <a href="https://unsigned.io/">unsigned.io</a></li>
|
|
<li>The <a href="https://github.com/markqvist/Sideband/releases/latest">GitHub release page for Sideband</a></li>
|
|
<li>The <a href="https://android.izzysoft.de/repo/apk/io.unsigned.sideband">IzzyOnDroid repository for F-Droid</a></li>
|
|
</ul></body></html> |