l5y 66c0d74776 Sort chat entries by timestamp (#38)
* Sort chat entries by timestamp

* Add nodes only when rendered to avoid skipping on message fetch errors
2025-09-14 20:23:21 +02:00
2025-09-14 13:35:58 +02:00
2025-09-14 20:23:21 +02:00
2025-09-13 08:09:07 +02:00

potato-mesh

a simple node dashboard for berlin mediumfast

requirements

requires a meshtastic node connected (via serial) to gather mesh data and the meshtastic cli.

data

uses python meshtastic library to ingest mesh data into an sqlite3 database locally

run nodes.sh in data/ to keep updating node records.

web

uses a ruby sinatra webapp to display data from the sqlite database

run app.sh in web/ to run the sinatra webserver and check 127.0.0.1:41447 for the correct node map.

license

apache v2.0

S
Description
Languages
JavaScript 36.9%
Ruby 31.5%
Python 22.3%
Rust 3.3%
Dart 3%
Other 2.9%