anevero / sms_my_gps

Android app that listens for incoming SMS and automatically sends a reply containing GPS location
GNU General Public License v2.0
20 stars 8 forks source link
android gps java location-services sms

SMS my GPS

GitHub Actions Status

This Android app is designed to automatically send SMS with your location as a reply to SMS with a specific prefix from a specific number. All you need is just to add necessary numbers and prefixes to the app, and it will automatically send a message with your coordinates after receiving an appropriate SMS.

SMS my GPS

This fork is based on Warren Bank's project.

Features

Changes in the fork