Beacon
Litheon
Litheon
tactical

Beacon

Incident Awareness in the Palm of Your Hand.

Internal Designation: Project SOS

active
v1.0
actively maintained
Business
Last updated: 2/27/2026

The platform consists of a React Native mobile application, a Next.js web control-room portal, and a .NET backend API with Postgres persistence. Mobile users can trigger emergency alerts that are immediately visible to security operators through a centralized dashboard. Designed for white-label deployment, the platform can be adopted by multiple security providers without transferring ownership of the underlying software.

Project Milestones

8/12/2025

Project Initiation

Mobile application development started to enable SOS, Medical and Fire alert triggering.

8/14/2025

Backend API Development Started

ASP.NET Core backend and Postgres persistence layer development began.

9/14/2025

Admin Portal Development Started

Next.js web portal initiated for control room and administration operations.

10/15/2025

First Android Preview Build

Initial Android build generated for internal testing.

10/16/2025

Android Preview Submission

First successful preview submission to Google Play internal testing.

12/9/2025

First iOS Preview Build

Initial iOS build produced and successfully submitted for preview.

1/13/2026

API Dev Environment Stabilized

Backend API declared stable on the Orrery Stack Kubernetes environment.

1/14/2026

First Staging Builds

Android and iOS staging builds generated.

1/15/2026

Portal Environment Stabilized

Next.js web portal declared stable within Orrery Stack deployment.

1/15/2026

Android Staging Submission

First successful Android staging submission.

1/16/2026

iOS Staging Submission

First successful iOS staging submission.

2/25/2026

Android Production Build

First Android production build released following Google Play production access approval.

7 more milestones

Project Strategy

Key Decisions

  • Developed as a white-label platform owned by Litheon rather than client-owned software.
  • Separated mobile alert triggering from control-room operations through a dedicated web portal.
  • Implemented cross-platform mobile delivery using React Native and Expo.
  • Deployed backend services inside Orrery Stack Kubernetes infrastructure.
  • Designed architecture to support future multi-tenant white-label deployments.

Challenges Solved

  • Designing reliable incident alert delivery across mobile networks.
  • Supporting background location tracking without excessive battery consumption.
  • Coordinating mobile client events with real-time control room visibility.

Future Plans

  • Introduce advanced alert escalation workflows.
  • Add push notification pipelines for faster incident delivery.
  • Expand white-label customization capabilities.
  • Support integration with security dispatch systems.