logoalt Hacker News

Standalone Meshtastic Command Center – One HTML File Offline

49 pointsby Subtextofficial12/09/202513 commentsview on HN

Comments

Subtextofficial12/09/2025

I built a standalone, offline-first command center for Meshtastic mesh networks that runs entirely inside a single HTML file. There’s no backend, no installation, and no internet connection required. It works on laptops, tablets, phones, and some smartwatches using only native browser APIs.

Key Features

One self-contained HTML file (51KB)

Works fully offline (PWA)

Connects via Bluetooth, WiFi, or USB Serial

Real-time map of all mesh nodes

Metrics: RSSI, SNR, hop count, routing details

Message console + logs

No frameworks, no build tools, no cloud services

Why I built it Existing tools rely on mobile apps or desktop programs that depend on OS permissions, cloud APIs, or network access. For emergency communications, off-grid operations, research teams, and field deployments, I wanted a universal interface that would work anywhere, on any device, under any conditions.

Looking for feedback on:

Hardware compatibility (especially T-Watch S3, RAK, Heltec)

Browser behavior across different platforms

Missing features you’d like to see

Ideas for v2 and beyond

This is still early, and feedback is very welcome. Thanks for taking a look.

— Jordan Townsend

show 3 replies
xyzzy_plughlast Sunday at 8:39 PM

Maybe I'm missing something but it's not a self contained file if it has external imports. It appears to be using unpkg CDN for CSS and JS. There's also multiple files, no license file, a server in python (???) and many, many indications that this is just AI slop.

show 2 replies
exabriallast Sunday at 9:06 PM

Tangential: Is there a commercial hand-held waterproof (ip67) enclosure for the RAK4631? Tons of 3d prints, only a handful of submergible designs, and while I'm thankful for those authors, there really isn't anything that could take a serious dunk that I've found.

show 2 replies