Update notes.md

This commit is contained in:
Fr4nz D13trich 2025-10-06 20:43:16 +02:00
parent 6804684502
commit 9bfb5721a8

View file

@ -1,15 +1,17 @@
# Notes # Notes
## To Do
- [ ] create simple web interface with flask and nginx - [ ] create simple web interface with flask and nginx
- [ ] communicate with Meshtastic device via web interface - [ ] 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 - Debian 13
- nginx - nginx
- python3-meshtastic - python3-meshtastic
## Follow up
[meshtastic-cli-receive-text](https://github.com/brad28b/meshtastic-cli-receive-text)