diff --git a/README.md b/README.md index 6bace1a..0c7fec0 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,37 @@ -# MeshCore SAR +

+ MeshCore SAR icon +

-Field-ready Search and Rescue app for teams using [MeshCore](https://github.com/meshcore-dev) over Bluetooth Low Energy. +

MeshCore SAR

-MeshCore SAR helps teams coordinate in low-connectivity and no-connectivity environments. +

+ Field-ready Search and Rescue coordination over MeshCore + BLE +

+ +

+ Platform + Mode + Use case +

+ +MeshCore SAR helps teams coordinate in low-connectivity or no-connectivity environments with messaging, voice, images, maps, and live location context in one app. ## Highlights -- Mesh messaging for direct and group coordination -- On-demand voice and image sharing optimized for low bandwidth -- Offline-first maps with field overlays and tactical markers -- GPS tracking, trails, and shareable map drawings +- Fast mesh messaging for direct and group coordination +- On-demand voice and image transfer optimized for constrained links +- Offline-first mapping with tactical overlays and SAR markers +- Live team tracking, trails, and shareable map drawings + +## Screenshots + +

+ Map view with live team context + Compass and navigation view + Contacts and repeaters list + Messages with voice and image cards + Quick actions sheet for SAR, voice, and image +

## Feature Overview @@ -27,19 +49,25 @@ MeshCore SAR helps teams coordinate in low-connectivity and no-connectivity envi ## Voice, Image, and Maps ### Voice -- Designed for short, urgent field communication -- Playback requests are on-demand to reduce unnecessary mesh traffic -- Useful when typing is impractical during operations +- Built for short, urgent field communication +- On-demand playback fetch reduces unnecessary mesh traffic +- Ideal when typing is impractical during active operations ### Images -- Built for constrained links with pre-send optimization -- Receiver controls when to fetch payload by tapping the placeholder -- Supports quick visual verification in the field +- Pre-send optimization for constrained links +- Tap-to-load receiving keeps channels lightweight +- Full-screen view supports rapid field verification ### Maps -- Supports online and offline workflows -- Adds SAR context with markers, overlays, and orientation tools -- Combines location, messaging, and tactical layers in one workflow +- Works in both online and offline workflows +- SAR context with team markers, incident markers, and orientation tools +- Combines location, messaging, and tactical layers in one place + +## Built For + +- Search and Rescue field teams +- Incident command and coordination roles +- Operators working in weak/no cellular coverage ## Permissions (App Use) diff --git a/screenshots/ios/IMG_2953.PNG b/screenshots/ios/IMG_2953.PNG new file mode 100644 index 0000000..3c203fc Binary files /dev/null and b/screenshots/ios/IMG_2953.PNG differ diff --git a/screenshots/ios/IMG_2954.PNG b/screenshots/ios/IMG_2954.PNG new file mode 100644 index 0000000..31603e4 Binary files /dev/null and b/screenshots/ios/IMG_2954.PNG differ diff --git a/screenshots/ios/IMG_2955.PNG b/screenshots/ios/IMG_2955.PNG new file mode 100644 index 0000000..0836752 Binary files /dev/null and b/screenshots/ios/IMG_2955.PNG differ diff --git a/screenshots/ios/IMG_2956.PNG b/screenshots/ios/IMG_2956.PNG new file mode 100644 index 0000000..5613f60 Binary files /dev/null and b/screenshots/ios/IMG_2956.PNG differ diff --git a/screenshots/ios/IMG_2957.PNG b/screenshots/ios/IMG_2957.PNG new file mode 100644 index 0000000..a1e00a5 Binary files /dev/null and b/screenshots/ios/IMG_2957.PNG differ