This directory has the very simple back end utilities used for this project.
sniff.py
uses the Meshtastic Python library to read packets on a connected device and store them in an sqlite3 database in packets.db
.
serve.py
is a simple flask app for serving the contents of the packets.db
file via JSON.
serve.py
can be run with the command: flask --app serve run
.
serve.py
must be running for MeshMon to be able to load packets.
back_end
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||