Skip to content

Releases: mrhbijoy/Pigeonmesh

PigeonMesh v1.1.0-r1

Choose a tag to compare

@mrhbijoy mrhbijoy released this 30 Jul 03:34

PigeonMesh v1.1.0-r1

Crisis mesh communication network for OpenWrt routers — offline chat, SOS, safe check-in, missing persons, and relief mapping.

📦 Packages Included

  • pigeonmesh-1.1.0-r1.apk: For OpenWrt 24.10+ / 25.x (apk package manager)
  • pigeonmesh_1.1.0-r1_all.ipk: For OpenWrt 23.05 or earlier (opkg package manager)
  • pigeonmesh-1.1.0-r1.tar.gz: Standalone source tarball
  • install-on-router.sh: Optional setup script for configuring Cloud Bridge URL

🚀 Installation Guide

OpenWrt 24.10+ / 25.x (APK)

scp pigeonmesh-1.1.0-r1.apk root@192.168.2.1:/tmp/
ssh root@192.168.2.1 'apk add --allow-untrusted /tmp/pigeonmesh-1.1.0-r1.apk'

OpenWrt 23.05 or earlier (OPKG)

scp pigeonmesh_1.1.0-r1_all.ipk root@192.168.1.1:/tmp/
ssh root@192.168.1.1 'opkg install /tmp/pigeonmesh_1.1.0-r1_all.ipk'

🌐 How to Access

  • Friendly URL: http://pigeon.mesh/
  • Direct App Port: http://192.168.2.1:3607/
  • LuCI Integration: LuCI ➔ Services ➔ PigeonMesh