From 9bfb5721a8613b56c3e9fb102164a71d43f77035 Mon Sep 17 00:00:00 2001 From: fr4nz Date: Mon, 6 Oct 2025 20:43:16 +0200 Subject: [PATCH] Update notes.md --- notes.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/notes.md b/notes.md index bb3e47d..b16a1af 100644 --- a/notes.md +++ b/notes.md @@ -1,15 +1,17 @@ # Notes - +## To Do - [ ] create simple web interface with flask and nginx - [ ] communicate with Meshtastic device via web interface -# Timeline +## Follow up +### Backend +[meshtastic-cli-receive-text](https://github.com/brad28b/meshtastic-cli-receive-text) -## Software installed on host Pi +### Web app +[flask web app tutorial](https://www.digitalocean.com/community/tutorials/how-to-make-a-web-application-using-flask-in-python-3) + +## Timeline +### setup host Pi - Debian 13 - nginx - python3-meshtastic - -## Follow up - -[meshtastic-cli-receive-text](https://github.com/brad28b/meshtastic-cli-receive-text) \ No newline at end of file