mirror of
https://github.com/xfarrow/locatemydevice.git
synced 2025-02-17 12:30:47 +01:00
Locate My Device
This app helps to locate a lost smartphone through the use of conventional SMS. It is in beta and under active development
Screenshots
Homescreen | SMS Chat |
---|---|
![]() |
![]() |
Usage
Send an SMS to the device you want to locate in order to retrieve information about it.
Synopsis
activation_command password option
Default values
- The default value for
activation_command
isLMD
- The default value for
password
is0000
. It's highly encouraged to change it
Options
Option | Explaination |
---|---|
locate | Will return the most accurate set of coordinates possible and a link to them pinpointed to OpenStreetMap |
cellinfo | Will return a set of uniquely identifiable information about cell towers near the phone. You can then put this information on OpenCellId to individuate the smartphone's approximate location. Requires enabled location |
battery | Will return battery infos |
callme | You will receive a call from the lost smartphone |
Languages
Java
100%