update readme
This commit is contained in:
@@ -32,6 +32,7 @@ A simple open-source web based [LXMF](https://github.com/markqvist/lxmf) client
|
|||||||
- A python script ([web.py](./web.py)) runs a Reticulum instance and a WebSocket server.
|
- A python script ([web.py](./web.py)) runs a Reticulum instance and a WebSocket server.
|
||||||
- The web page sends and receives LXMF packets encoded in json via the WebSocket.
|
- The web page sends and receives LXMF packets encoded in json via the WebSocket.
|
||||||
- Web Browser -> WebSocket -> Python Reticulum -> (configured interfaces) -> (destination)
|
- Web Browser -> WebSocket -> Python Reticulum -> (configured interfaces) -> (destination)
|
||||||
|
- LXMF messages sent and received are saved to a local SQLite database.
|
||||||
|
|
||||||
## How to use it?
|
## How to use it?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user