2025-10-06 17:34:21 +02:00
|
|
|
# Notes
|
2025-10-06 20:43:16 +02:00
|
|
|
## To Do
|
2025-10-06 20:01:19 +02:00
|
|
|
- [ ] create simple web interface with flask and nginx
|
|
|
|
|
- [ ] communicate with Meshtastic device via web interface
|
|
|
|
|
|
2025-10-06 20:43:16 +02:00
|
|
|
## Follow up
|
|
|
|
|
### Backend
|
|
|
|
|
[meshtastic-cli-receive-text](https://github.com/brad28b/meshtastic-cli-receive-text)
|
|
|
|
|
|
|
|
|
|
### Web app
|
|
|
|
|
[flask web app tutorial](https://www.digitalocean.com/community/tutorials/how-to-make-a-web-application-using-flask-in-python-3)
|
2025-10-06 20:01:19 +02:00
|
|
|
|
2025-10-06 20:43:16 +02:00
|
|
|
## Timeline
|
2025-10-06 20:49:10 +02:00
|
|
|
### Backend
|
|
|
|
|
- installed Debian 13 (Raspberry Pi OS lite)
|
|
|
|
|
- installed & configured nginx
|
|
|
|
|
- installed python3-meshtastic
|
|
|
|
|
### Frontend
|