This commit is contained in:
Alessandro Ferro 2022-10-04 21:38:17 +02:00
commit c32f334016
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ wifi-disable | Will disable Wi-Fi (Only API < 29) | None |
* The logo has been provided to me for free by [Iconfinder](https://www.iconfinder.com/) * The logo has been provided to me for free by [Iconfinder](https://www.iconfinder.com/)
## Why? ## Why?
There is already Google Find My Device, but I wanted to develop a free and open source alternative (even tho it is suggested to keep Google's, unless you do not have Play Services and/or wanting to go full-in about privacy). There is already a good FOSS alternative, [Find My Device](https://gitlab.com/Nulide/findmydevice), but wanted to change it a little. I did [fork](https://www.github.com/xfarrow/FindMyDevice) it, but eventually decided to create my own project. There is already Google Find My Device, but I wanted to develop a free and open source alternative (even tho it is suggested to keep Google's, unless you do not have Play Services and/or wanting to go full-in about privacy). There is already a good FOSS alternative, [Find My Device](https://gitlab.com/Nulide/findmydevice) (from which I took inspiration from), but wanted to change it a little. I did [fork](https://www.github.com/xfarrow/FindMyDevice) it, but eventually decided to create my own project.
## Beware of malwares ## Beware of malwares
GitHub's releases page is the only place where I am uploading apks. GitHub's releases page is the only place where I am uploading apks.