Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LASTLINE

LASTLINE is a transport-agnostic emergency relay system for crisis communication when normal platforms fail.

It is not a chat clone. It is a command-style coordination dashboard that lets users compose urgent messages, attempt primary routing, automatically fail over into degraded mode, generate QR relay packets, verify packet integrity, and track delivery through a live mesh-style topology.

What it does

  • Composes urgent dispatch packets with priority levels
  • Attempts primary delivery first
  • Automatically degrades to fallback relay when a route fails
  • Generates QR packets for offline / physical handoff
  • Verifies packet integrity with SHA-256 checksums
  • Shows live protocol logs and route transitions
  • Displays a triage queue, archive, and node health view
  • Supports Command Center and Field Unit modes
  • Persists packets locally so refreshes do not erase state

Why it exists

When standard communication paths fail, people still need a reliable way to send urgent messages, coordinate, and confirm delivery. LASTLINE models that problem as a real transport relay system instead of a normal messaging app.

Core features

  • Neo-brutalist white-canvas dashboard UI
  • Live route topology and packet state transitions
  • Crisis composer with macros and priorities
  • Degraded mode failover flow
  • QR relay and packet ingest
  • Tamper detection through signature mismatch
  • Live console / event timeline
  • Packet archive and triage queue
  • Local persistence for demo-safe offline behavior

Tech stack

  • React + TypeScript + Vite
  • Tailwind CSS
  • Framer Motion
  • Native Web Crypto API
  • QR generation / scanning
  • Browser local persistence

Demo flow

  1. Open the dashboard
  2. Compose an emergency packet
  3. Send it through the relay system
  4. Watch the route fail over into degraded mode
  5. Generate and verify a QR packet
  6. Show the archive, triage queue, and integrity check
  7. Switch between Command Center and Field Unit views

Future extension

The architecture can later support optional physical relay nodes like ESP32 / ESP-NOW, but the core product is fully functional in the browser.

Status

Built for Build.IT ’26 / First Contact hackathon submission. Developed by Atharv Singh Negi.

About

LASTLINE is an adaptive crisis relay web app that routes urgent messages through the best available transport and visibly degrades to offline handoff when a path fails.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages