LoMeS/assets/notes/notes.md
2025-10-09 07:35:03 +02:00

21 lines
No EOL
566 B
Markdown

# 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