mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
add download section to readme
This commit is contained in:
parent
f276085d76
commit
5d9b1fc3d3
1 changed files with 8 additions and 0 deletions
|
|
@ -38,6 +38,14 @@ A simple open-source web based [LXMF](https://github.com/markqvist/lxmf) client
|
|||
|
||||
> NOTE: micron format parsing is still in development, some pages may not render or work correctly at all.
|
||||
|
||||
## Download
|
||||
|
||||
You can download the latest version for Windows and Mac from the [releases](https://github.com/liamcottle/reticulum-webchat/releases) page.
|
||||
|
||||
Alternatively, you can download the source and run it manually from a command line.
|
||||
|
||||
See the ["How to use it?"](#how-to-use-it) section below on how to do this.
|
||||
|
||||
## How does it work?
|
||||
|
||||
- A python script ([web.py](./web.py)) runs a Reticulum instance and a WebSocket server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue