Meshtastic GUI client written using LLM agent in Golang.
Find a file
Alexey Skobkin 112d4e0983
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/tag/ci Pipeline was successful
fix(ui): harden notification lifecycle and map tile cache paths
2026-03-15 04:18:57 +03:00
.woodpecker build(ci): updating golangci-lint to latest version 2026-02-22 06:31:41 +03:00
cmd refactor(projections): projections extracted into a separate sub-package (#111) 2026-02-21 06:37:08 +03:00
docs docs: node overview screenshot added 2026-02-21 07:02:10 +03:00
internal fix(ui): harden notification lifecycle and map tile cache paths 2026-03-15 04:18:57 +03:00
.gitignore ci: multi-platform builds (GoReleaser), golangci-lint, some other fixes and improvements. 2026-02-10 17:32:58 +00:00
.golangci.yml build(ci): fixing CI problems introduced by recent changes 2026-02-19 04:49:58 +03:00
.goreleaser.yml build(ci): removing 'build' scope from changelogs 2026-02-21 07:11:10 +03:00
AGENTS.md refactor(persistence): migrations extracted into a separate package, old migrations refactored to new structure, all migration are now in a separate file (#111) 2026-02-21 06:37:28 +03:00
go.mod feat(ui): QR sharing for channels and nodes (closes #105) 2026-03-15 03:51:41 +03:00
go.sum feat(ui): QR sharing for channels and nodes (closes #105) 2026-03-15 03:51:41 +03:00
LICENSE ci: multi-platform builds (GoReleaser), golangci-lint, some other fixes and improvements. 2026-02-10 17:32:58 +00:00
README.md docs: node overview screenshot added 2026-02-21 07:02:10 +03:00

MeshGo

build status latest release

logo

MeshGo is a desktop client for Meshtastic networks.

It focuses on a practical GUI for connecting to nodes, browsing network data, and interacting with messages.

Download latest release

Check Releases section for latest downloads available.

Note

Releases are hosted on my private Forgejo instance, Github is used only to mirror the source code for better availability.

Screenshots

chat view

Chat view

hop tooltip

delivery indicator

Node list

nodes view

node overview

nodes traceroute

Map view

map view

map tile loading status

Node settings

node user settings

channel settings

channel settings

App settings

app settings

Update dialog

update dialog