WIP: First Milestone reached #3

Closed
fr4nz wants to merge 71 commits from dev-1 into main
Showing only changes of commit 1bdb59d012 - Show all commits

View file

@ -5,7 +5,7 @@
**LOcal MEshtastic Server** _in development_ **LOcal MEshtastic Server** _in development_
Idea is to: Idea is to:
- develop an offline web app client and python backend, running in your local network and **nowhere** else. - develop an offline Meshtastic server, 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. - 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`. - 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..._ - make it as light but versatile as possible _let's see how this is gonna work out..._