liamcottle d14b04cc0c add readme
2024-04-29 04:35:58 +12:00
2024-04-29 01:09:06 +12:00
2024-04-29 04:35:58 +12:00

Reticulum WebChat

A simple web based LXMF client for Reticulum.

Features

  • Supports sending to and receiving messages from Sideband and Nomadnet.
  • Supports receiving images sent from Sideband.
  • Supports receiving file attachments sent from Sideband.

How does it work?

  • A python script (web.py) runs a Reticulum instance and a WebSocket server.
  • The web page sends and receives lxmf packets encoded in json via the WebSocket.
  • Web Browser -> WebSocket -> Python Reticulum -> (configured interfaces) -> (destination)
Description
custom fork of reticulum meshchat
Readme MIT 6.3 MiB
v2.50.0 Latest
2025-12-06 05:42:44 +00:00
Languages
JavaScript 40.8%
Vue 34.4%
Python 16.9%
HTML 7.3%
CSS 0.2%
Other 0.3%