2025-10-06 17:34:21 +02:00
|
|
|
# Notes
|
2025-10-06 20:43:16 +02:00
|
|
|
## To Do
|
2025-10-07 11:31:18 +02:00
|
|
|
1. [ ] define actions and plan
|
|
|
|
|
2. [ ] create simple web interface with flask and nginx
|
|
|
|
|
3. [ ] communicate with Meshtastic device via web interface
|
2025-10-06 20:01:19 +02:00
|
|
|
|
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-07 11:29:49 +02:00
|
|
|
[w3schools How to's](https://www.w3schools.com/howto/default.asp)
|
|
|
|
|
|
2025-10-06 20:43:16 +02:00
|
|
|
## Timeline
|
2025-10-08 12:41:43 +02:00
|
|
|
|
2025-10-06 20:49:10 +02:00
|
|
|
### Backend
|
2025-10-08 20:59:00 +02:00
|
|
|
- Environment setup script in development
|
2025-10-08 12:41:43 +02:00
|
|
|
|
2025-10-06 20:49:10 +02:00
|
|
|
### Frontend
|