Update README.md

This commit is contained in:
Alessandro Ferro 2022-10-01 11:51:31 +02:00 committed by GitHub
parent af2ccdf387
commit 8c95d895b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -21,12 +21,12 @@ Send an SMS to the device you want to locate in order to retrieve information ab
**Options**
Option | Explaination | Required permission
-------|:------------|--------------------|
locate | Will return the most accurate set of coordinates possible <br/> and a link to them pinpointed to OpenStreetMap | Location
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. | Location
locate | Will return the most accurate set of coordinates possible and a link to them pinpointed to OpenStreetMap | Location
cellinfo | Will return a set of uniquely identifiable information about cell towers near the phone. You can then put this information on [OpenCellId][1] to individuate the smartphone's approximate location | Location
battery | Will return battery infos | None |
lock | Will lock down the smartphone | Device Administrator |
callme | You will receive a call from the lost smartphone | Calls, Overlay |
wifi | Will return Wi-Fi infos. Requires enabled location | Location |
wifi | Will return Wi-Fi infos | Location |
wifi-enable | Will enable Wi-Fi (Only API < 29) | None |
wifi-disable | Will disable Wi-Fi (Only API < 29) | None |