mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
Refresh README with GitHub style
This commit is contained in:
60
README.md
60
README.md
@@ -1,15 +1,37 @@
|
|||||||
# MeshCore SAR
|
<p align="center">
|
||||||
|
<img src="./icon.png" alt="MeshCore SAR icon" width="120" />
|
||||||
|
</p>
|
||||||
|
|
||||||
Field-ready Search and Rescue app for teams using [MeshCore](https://github.com/meshcore-dev) over Bluetooth Low Energy.
|
<h1 align="center">MeshCore SAR</h1>
|
||||||
|
|
||||||
MeshCore SAR helps teams coordinate in low-connectivity and no-connectivity environments.
|
<p align="center">
|
||||||
|
Field-ready Search and Rescue coordination over <a href="https://github.com/meshcore-dev">MeshCore</a> + BLE
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img alt="Platform" src="https://img.shields.io/badge/platform-iOS%20%7C%20Android-blue" />
|
||||||
|
<img alt="Mode" src="https://img.shields.io/badge/offline-first-success" />
|
||||||
|
<img alt="Use case" src="https://img.shields.io/badge/use%20case-SAR-orange" />
|
||||||
|
</p>
|
||||||
|
|
||||||
|
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
|
## Highlights
|
||||||
|
|
||||||
- Mesh messaging for direct and group coordination
|
- Fast mesh messaging for direct and group coordination
|
||||||
- On-demand voice and image sharing optimized for low bandwidth
|
- On-demand voice and image transfer optimized for constrained links
|
||||||
- Offline-first maps with field overlays and tactical markers
|
- Offline-first mapping with tactical overlays and SAR markers
|
||||||
- GPS tracking, trails, and shareable map drawings
|
- Live team tracking, trails, and shareable map drawings
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="./screenshots/ios/IMG_2953.PNG" alt="Map view with live team context" width="19%" />
|
||||||
|
<img src="./screenshots/ios/IMG_2954.PNG" alt="Compass and navigation view" width="19%" />
|
||||||
|
<img src="./screenshots/ios/IMG_2955.PNG" alt="Contacts and repeaters list" width="19%" />
|
||||||
|
<img src="./screenshots/ios/IMG_2956.PNG" alt="Messages with voice and image cards" width="19%" />
|
||||||
|
<img src="./screenshots/ios/IMG_2957.PNG" alt="Quick actions sheet for SAR, voice, and image" width="19%" />
|
||||||
|
</p>
|
||||||
|
|
||||||
## Feature Overview
|
## Feature Overview
|
||||||
|
|
||||||
@@ -27,19 +49,25 @@ MeshCore SAR helps teams coordinate in low-connectivity and no-connectivity envi
|
|||||||
## Voice, Image, and Maps
|
## Voice, Image, and Maps
|
||||||
|
|
||||||
### Voice
|
### Voice
|
||||||
- Designed for short, urgent field communication
|
- Built for short, urgent field communication
|
||||||
- Playback requests are on-demand to reduce unnecessary mesh traffic
|
- On-demand playback fetch reduces unnecessary mesh traffic
|
||||||
- Useful when typing is impractical during operations
|
- Ideal when typing is impractical during active operations
|
||||||
|
|
||||||
### Images
|
### Images
|
||||||
- Built for constrained links with pre-send optimization
|
- Pre-send optimization for constrained links
|
||||||
- Receiver controls when to fetch payload by tapping the placeholder
|
- Tap-to-load receiving keeps channels lightweight
|
||||||
- Supports quick visual verification in the field
|
- Full-screen view supports rapid field verification
|
||||||
|
|
||||||
### Maps
|
### Maps
|
||||||
- Supports online and offline workflows
|
- Works in both online and offline workflows
|
||||||
- Adds SAR context with markers, overlays, and orientation tools
|
- SAR context with team markers, incident markers, and orientation tools
|
||||||
- Combines location, messaging, and tactical layers in one workflow
|
- 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)
|
## Permissions (App Use)
|
||||||
|
|
||||||
|
|||||||
BIN
screenshots/ios/IMG_2953.PNG
Normal file
BIN
screenshots/ios/IMG_2953.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 222 KiB |
BIN
screenshots/ios/IMG_2954.PNG
Normal file
BIN
screenshots/ios/IMG_2954.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 418 KiB |
BIN
screenshots/ios/IMG_2955.PNG
Normal file
BIN
screenshots/ios/IMG_2955.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 223 KiB |
BIN
screenshots/ios/IMG_2956.PNG
Normal file
BIN
screenshots/ios/IMG_2956.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 226 KiB |
BIN
screenshots/ios/IMG_2957.PNG
Normal file
BIN
screenshots/ios/IMG_2957.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
Reference in New Issue
Block a user