From 0d583fc454b9be6fe058c271c04d70f4673e138e Mon Sep 17 00:00:00 2001 From: Fr4nzD13trich Date: Thu, 9 Oct 2025 13:19:37 +0200 Subject: [PATCH] Readme updated --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4102cdd..b4927c2 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ Meshtastic **LOcal MEshtastic Server** _in development_ + Idea is to: - develop an offline web app client and python backend, running in your local network and **nowhere** else. -- make it as light but versatile as possible _let's see how this is gonna work out..._ - 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`. +- make it as light but versatile as possible _let's see how this is gonna work out..._ - check progress [here](https://lab.c95.org/fr4nz/LoMeS/src/branch/main/assets/notes/notes.md) ---