update readme

This commit is contained in:
liamcottle
2024-05-29 01:09:49 +12:00
parent 3ba4f1228f
commit 2215e13c62

View File

@@ -20,13 +20,13 @@ A simple mesh network communications app powered by the [Reticulum Network Stack
## What does it do? ## What does it do?
- It can communicate with any other [LXMF](https://github.com/markqvist/lxmf) client.
- It can browse micron pages and download files from [Nomad Network](https://github.com/markqvist/nomadnet) nodes.
- It can send and receive messages, files and audio calls with peers; - It can send and receive messages, files and audio calls with peers;
- Over your local network through Ethernet and WiFi, completely automatically. - Over your local network through Ethernet and WiFi, completely automatically.
- Over the internet by connecting through a server hosted by yourself or the community. - Over the internet by connecting through a server hosted by yourself or the community.
- Over low-powered, license-free, ISM band LoRa Radio, with an [RNode](https://github.com/markqvist/RNode_Firmware). - Over low-powered, license-free, ISM band LoRa Radio, with an [RNode](https://github.com/markqvist/RNode_Firmware).
- ...and via any other interface supported by the Reticulum Network Stack. - ...and via any other interface supported by the Reticulum Network Stack.
- It can communicate with any other existing [LXMF](https://github.com/markqvist/lxmf) client.
- It can browse micron pages and download files from [Nomad Network](https://github.com/markqvist/nomadnet) nodes.
## Features ## Features