LoMeS/README.md

13 lines
618 B
Markdown
Raw Normal View History

2025-10-01 13:46:14 +02:00
# LoMeS
2025-10-09 13:18:05 +02:00
**LOcal MEshtastic Server** _in development_
2025-10-09 13:19:37 +02:00
2025-10-09 13:18:05 +02:00
Idea is to:
- develop an offline web app client and python backend, running in your local network and **nowhere** else.
- create a web app, coded in `html`, `css`, `js` and `php` and make it a bit prettier than the original.
- code a backend utilising `flask`, `python`, `python3-meshtastic` and `python3-requests`.
2025-10-09 13:19:37 +02:00
- make it as light but versatile as possible _let's see how this is gonna work out..._
2025-10-09 15:42:38 +02:00
- and **maybe** connect to mobile clients in the far future.
2025-10-09 13:18:05 +02:00
- check progress [here](https://lab.c95.org/fr4nz/LoMeS/src/branch/main/assets/notes/notes.md)
2025-10-01 13:50:33 +02:00
---