A self-hosted Meshtastic dashboard. Node map, chat, bot, offline maps, Mesh Sense — runs entirely on your machine.
Stars
62
Forks
5
Watchers
62
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
45
commits
Fix LoRa config save: snake_case protobuf fields + show real error
075f858View on GitHubfeat: Info/Pos map side panels, Map button in Nodes tab, last-heard SSE refresh
f78c9ccView on GitHubfix: stop GPS reader thread on device disconnect instead of spamming warnings
c538075View on GitHubfix: extend online node cutoff from 15min to 1h in MOTD and sitrep
1d8e938View on GitHubMerge refactor/modularize: full modularization (app.py 3679 → 116 lines)
3ba371dView on GitHubfix: remove redundant json import; fix msgs_db full-path regex in delete
8921ee7View on GitHubrefactor: split routes into Flask Blueprints (routes/ directory)
36b5cb6View on GitHub