This commit is contained in:
Fr4nz D13trich 2025-10-09 07:35:03 +02:00
parent 4e5b6723be
commit a9f791b72f
2 changed files with 0 additions and 0 deletions

21
assets/notes/notes.md Normal file
View file

@ -0,0 +1,21 @@
# Notes
## To Do
1. [ ] define actions and plan
2. [ ] create simple web interface with flask and nginx
3. [ ] 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)
[w3schools How to's](https://www.w3schools.com/howto/default.asp)
## Timeline
### Backend
- Environment setup script in development
### Frontend