Discover and explore top open-source AI tools and projects—updated daily.
zjs81Flutter client for LoRa mesh networking devices
Top 56.7% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> This project provides an open-source Flutter client for MeshCore LoRa mesh networking devices, enabling long-range, off-grid communication. It targets users requiring robust peer-to-peer messaging, public channels, and mesh networking capabilities in remote or challenging environments.
How It Works
Built with Flutter 3.38.5/Dart 3.10.4 and the Provider pattern, it communicates with MeshCore LoRa devices via Bluetooth Low Energy (BLE) using the Nordic UART Service (NUS). Local data is stored in SQLite, and private messages are end-to-end encrypted. The architecture supports advanced mesh networking features like path visualization, signal metrics, and repeater management for reliable off-grid communication.
Quick Start & Requirements
git clone https://github.com/zjs81/meshcore-open.git), cd meshcore-open, flutter pub get.flutter run. Release builds: flutter build apk --release (Android), flutter build ios --release (iOS).https://github.com/zjs81/meshcore-open/issues.Highlighted Details
llamadart).Maintenance & Community
https://github.com/zjs81/meshcore-open/issues.Licensing & Compatibility
Limitations & Caveats
2 days ago
Inactive
ChatGPTNextWeb