17 lines
458 B
Markdown
17 lines
458 B
Markdown
# Notes
|
|
## To Do
|
|
- [ ] create simple web interface with flask and nginx
|
|
- [ ] communicate with Meshtastic device via web interface
|
|
|
|
## 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)
|
|
|
|
## Timeline
|
|
### setup host Pi
|
|
- Debian 13
|
|
- nginx
|
|
- python3-meshtastic
|