jesperveldhuizen / findmyiphone

Making is possible to track you iPhone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FindMy

Local install

cd qlico
docker-compose build --pull --no-cache
cd ..
make up
make shell
composer install

Installation in project

composer require jesperveldhuizen/findmyiphone

Usage

See test.php for example.

php test.php :email :password

About

Making is possible to track you iPhone

License:Apache License 2.0


Languages

Language:PHP 80.6%Language:Dockerfile 16.2%Language:Makefile 2.5%Language:Shell 0.7%