[lime] MeshMessage - Distributed web forum

Üzenet törlése

Válasz az üzenetre
Szerző: Kevin (UTC+0)
Dátum:  
Címzett: LibreMesh
Tárgy: [lime] MeshMessage - Distributed web forum
I've written a prototype distributed forum which might be
useful/interesting to people who use LibreMesh:

MeshMessage provides a simple way to communicate across an Emergency
Network or Community mesh network using any device with a web browser.

MeshMessage is a distributed forum - messages entered via the web
interface on one node are automatically copied to all other nodes when
those nodes become available.

MeshMessage is written in Python with no further dependencies beyond the
Python Standard Library. Porting to MicroPython is a high priority to
enable the software to run on more devices.

The code is licensed under AGPL3+, available on codeberg:

https://codeberg.org/skyguy/meshmssg

Please try it out and let me know what you think. I've tested it on
LibreMesh 2024.1-rc1 and it seems to work.

Thanks for all your work on LibreMesh - it's an inspiring project!

-Kevin