Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 442 Bytes

MeshRanger

A visualizer for location data from Meshtastic devices, using Plotly.

File explanations

/bin/MeshRanger.py

Dependency

  • ../../MeshLogger/mesh.log, generated by MeshLogger

Usage

  • python MeshRanger.py <location_to_mesh_log_file>
  • python MeshRanger.py /home/user/projects/Meshtastic/mesh.log

Suggest installing in crontab to run at some interval.

Outputs

  • /html/plot.html Output generated by Plotly.