Skip to content

ADHIL007/locami

Repository files navigation

Locami

Locami is an offline-first location alert app built with Flutter.
It helps users get notified when they approach a chosen destination — even without internet connectivity.

Designed especially for commuters and bus travelers, Locami ensures you never miss your stop while sleeping or distracted.


screen shots

Untitled design (1) Untitled design (2)

Features

  • Fully offline location tracking (no internet required)
  • GNSS-based distance monitoring
  • Smart geofence alert system
  • Background tracking support
  • Lightweight and battery-conscious
  • Simple and fast destination setup
  • Designed for commuters and bus travel
  • Privacy-friendly (all processing on device)

How It Works

  1. User selects a destination.
  2. Locami continuously monitors device location using GNSS.
  3. Distance to destination is calculated locally.
  4. When the user enters the alert radius, an alarm is triggered.

No maps API. No network dependency.


Tech Stack

  • Flutter
  • Dart
  • Android foreground services
  • Device GNSS (GPS/GLONASS/Galileo/BeiDou)
  • Sensor-based movement detection

Use Cases

  • Bus passengers who sleep during travel
  • Daily commuters
  • Train travelers
  • Location-based personal reminders
  • Offline travel assistance

Getting Started

Prerequisites

  • Flutter SDK installed
  • Android Studio or VS Code
  • Android device/emulator with location enabled

Installation

git clone https://github.com/your-username/locami.git
cd locami
flutter pub get
flutter run

About

Locami is an offline-first location alert app built with Flutter. It helps users get notified when they approach a chosen destination — even without internet connectivity. Designed especially for commuters and bus travelers, Locami ensures you never miss your stop while sleeping or distracted

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors