locatemydevice/README.md

38 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2022-09-24 22:58:36 +02:00
# Locate My Device
2022-09-27 15:49:05 +02:00
This app helps to locate a lost smartphone through the use of conventional SMS. **It is in beta and under active development**
2022-09-24 23:14:31 +02:00
## Screenshots
| Homescreen | SMS Chat
|:-:|:-:|
| <img src="/images/home.png" alt="Homescreen" width="190" height="390.641"> | <img src="/images/sms.png" width="190" height="390.641"> |
2022-09-27 15:49:05 +02:00
## Usage
2022-09-29 19:22:05 +02:00
Send an SMS to the device you want to locate in order to retrieve information about it.
2022-09-27 15:49:05 +02:00
**Synopsis**
<br/>
```activation_command password option```
**Default values**
<br/>
* The default value for ```activation_command``` is ```LMD```
* The default value for ```password``` is ```0000```. It's highly encouraged to change it
**Options**
Option | Explaination
-------|:------------|
locate | Will return the most accurate set of coordinates possible <br/> and a link to them pinpointed to OpenStreetMap |
2022-09-27 16:22:58 +02:00
cellinfo | Will return a set of uniquely identifiable information about cell towers near the phone. <br/> You can then put this information on [OpenCellId][1] to individuate the smartphone's <br/> approximate location. Requires enabled location |
battery | Will return battery infos |
2022-09-29 19:22:05 +02:00
callme | You will receive a call from the lost smartphone |
2022-09-30 09:33:50 +02:00
wifi | Will return Wi-Fi infos. Requires enabled location |
wifi-enable | Will enable Wi-Fi (Only API < 29) |
wifi-disable | Will disable Wi-Fi (Only API < 29) |
2022-09-27 15:49:05 +02:00
2022-09-29 21:56:56 +02:00
## Legal notice
* This software is licensed under the GNU General Public License v3.0. Click [here](https://github.com/xfarrow/locatemydevice/blob/main/LICENSE) for more information;
* As specified in the license, the software is provided "as is" with no warranty;
* This software is not meant to be the only installed device locator. It is strongly advised to use it in conjunction with Google Find My Device; in fact it might suffer from a bug or might be unresponsive when you need it the most.
2022-09-27 15:49:05 +02:00
[1]: https://opencellid.org/