Meshtrax
Client BetaOpen-source Flutter client for MeshCore LoRa mesh networking devices. Forked from MeshCore Open.
- Maintainer
- venamartin ↗
- Kind
- Clients
- Maturity
- Beta
- Language
- Dart
- Licensing
- Open source
- Latest version
- 1.7.0 · 2026-07-19
- License
- MIT
- Platforms
- Android iOS
Capabilities
Interfaces
- ✓ Mobile
Connections
- ✓ BLE
Capabilities
- ✓ Messaging
- ✓ Contacts
- ✓ Channels
- ✓ Node configuration
- ✓ Monitoring
- ✓ Mapping
Node role
- ✓ Companion
Install
Releases
from GitHub · updated 2026-07-19v1.7.0 # Latest 1 day ago · 2026-07-19 19:38 UTC
What's New in 1.7.0
Room server
If you're an admin on a room server, you can now manage it right from the room chat — tap the manage icon to reach status, telemetry, settings, neighbors, and the command line.
Replies that point at the right message
Replying in a channel now quotes the exact message you picked, instead of the person's most recent one. Mentioning someone with @ no longer accidentally turns your message into a reply, and quoted replies now appear correctly in other MeshCore apps too.
Smarter contact list
Nodes with a broken clock no longer show nonsense ages like "755 days ago". MeshTrax corrects the time and marks the contact with a small clock icon so you know why.
Notifications that go where you expect
Tapping a notification now opens the right conversation, even if the app was closed.
Bug fixes
Channel messages send more reliably over USB, message retries can be turned off, a reconnecting status now shows in chat, notifications no longer appear for unused channel slots, duplicate device info entries removed, and various fixes for improved compatibility with the latest device firmware.
Full Changelog: https://github.com/venamartin/meshtrax/compare/v1.6.3...v1.7.0
v1.6.3 # 9 days ago · 2026-07-12 00:20 UTC
What's Changed
- Fixed bug on showing repeaters farther that 50 miles away as unknown. by @venamartin in https://github.com/venamartin/meshtrax/pull/24
- Bugfix: DM duplicate message by @venamartin in https://github.com/venamartin/meshtrax/pull/25
- Chore/flutter analyze cleanup by @venamartin in https://github.com/venamartin/meshtrax/pull/26
- Feature/auto connect last by @venamartin in https://github.com/venamartin/meshtrax/pull/27
- chore: add Google Play Store icon and feature graphic by @venamartin in https://github.com/venamartin/meshtrax/pull/28
- Feature/UI improvements by @venamartin in https://github.com/venamartin/meshtrax/pull/29
- chore: remove dead code files by @venamartin in https://github.com/venamartin/meshtrax/pull/30
- Play Store readiness: moderation, terms, notifications, and defaults by @venamartin in https://github.com/venamartin/meshtrax/pull/31
- Fix/notification tap and names by @venamartin in https://github.com/venamartin/meshtrax/pull/32
- Docs/readme screenshots by @venamartin in https://github.com/venamartin/meshtrax/pull/33
- chore: set Play Store package name to com.vena.meshtrax by @venamartin in https://github.com/venamartin/meshtrax/pull/34
- Lost ble notification by @venamartin in https://github.com/venamartin/meshtrax/pull/35
- fix: resolve ack-queue race that falsely marked USB channel sends as failed by @venamartin in https://github.com/venamartin/meshtrax/pull/36
- chore: bump version to 1.6.2+2 by @venamartin in https://github.com/venamartin/meshtrax/pull/37
- Fix/channel reply wire format by @venamartin in https://github.com/venamartin/meshtrax/pull/38
Full Changelog: https://github.com/venamartin/meshtrax/compare/v1.5.5...v1.6.3
v1.5.5 # 13 days ago · 2026-07-07 22:38 UTC
What's Changed
- Removed translation feature to minimize app size. by @venamartin in https://github.com/venamartin/meshtrax/pull/22
- Link for hashtag channels to create or jump to
- Font color change on links
- Simple markdown support for bold, italic, and code blocks.
- Minor bug fixes
Full Changelog: https://github.com/venamartin/meshtrax/compare/v1.5.4...v1.5.5
Project signals
- GitHub stars
- 4
- Forks
- 0
- Watchers
- 0
- Open issues
- 0
- Contributors
- 26
- Release downloads
- 49
- Latest downloads
- 2
- Source available
- Yes
- Releases available
- Yes
- Signed releases
- No
- CI builds
- Yes
- Documentation
- No
- README is minimal; forked from MeshCore Open.