Update README.md

This commit is contained in:
markqvist 2022-10-04 02:39:55 +02:00 committed by GitHub
parent 1d7c1cc09f
commit d20449e1d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -10,15 +10,17 @@ This also means that Sideband operates differently than what you might be used t
The program currently includes basic functionality for secure and independent communication, and many useful features are planned for implementation. Sideband is currently released as a beta version. Please help make all the functionality a reality by supporting the development with donations.
If you'd rather want to use a terminal-based LXMF client, you may want to take a look at [Nomad Network](https://github.com/markqvist/nomadnet)
Sideband works well with the terminal-based LXMF client [Nomad Network](https://github.com/markqvist/nomadnet), which allows you to easily host Propagation Nodes for your LXMF network, and more.
If you want to help develop this program, get in touch.
## How do I get started?
## Installation
You can download a pre-compiled APK for your Android device on the [latest release](https://github.com/markqvist/Sideband/releases/latest) page.
For your Android devices, download an APK on the [latest release](https://github.com/markqvist/Sideband/releases/latest) page.
On Linux and macOS, you can install Sideband with ``pip``.
A dmg file with a macOS app is also available on the [latest release](https://github.com/markqvist/Sideband/releases/latest) page. You can also install via ``pip`` on macOS if you prefer.
Aditionally, you can install Sideband with ``pip`` on Linux and macOS:
```bash
# Install Sideband and dependencies