Skip to content

skobkin/meshgo

Repository files navigation

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

License

MeshGo's original source code is licensed under MIT unless otherwise noted.

The generated Meshtastic protobuf bindings in internal/radio/meshtasticpb/ are generated from Meshtastic protobuf schemas from meshtastic/protobufs, which are licensed under GPL-3.0. These generated files are kept separate from MeshGo's original code. See THIRD_PARTY_NOTICES.md for details and the upstream license reference.