SkillAgentSearch skills...

Loc

Free and open-source location-based reminder for Android.

Install / Use

/learn @AbdeltwabMF/Loc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <img src="assets/images/icon.png" height="200px"></img> </div> <h1 align="center">Loc</h1> <h3 align="center">Free and open-source location-based reminder for Android.</h3> <p align='center'> </p> <p align='center'> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width="256"/> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" width="256"/> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" width="256"/> </p>

✨ Features

  • Based on the free and open-data Open Street Map.
  • Support multiple reminders.
  • Support title and notes for the reminder.
  • Disable/Enable specific reminders.
  • Delete/Edit/Search reminders.
  • Save favorite places for later usage.
  • Dark/Light theme.
  • Run in background.
  • Offline usage.
  • Online usage (Map navigation).
  • Live location.
  • Search for the destination.
  • Shows Eucliedian distance between current and destination locations.
  • Compass for bearing angle. (not yet)
  • Customizable radius of a circle around the destination.
  • Remind with sound when arriving.
  • Persistent data.

Development

Tools required

Build

git clone https://github.com/AbdeltwabMF/loc.git
cd loc
flutter pub get

Open main.dart and start from there and then click on the top-right play button to RUN the app.

Release

flutter build apk --build-name=<vx.y.x> --build-number=<int> --release

License

Licensed under the GPL-v3 License.

Related Skills

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated1mo ago
Forks8

Languages

Dart

Security Score

95/100

Audited on Feb 10, 2026

No findings