An open API service indexing awesome lists of open source software.

https://github.com/thevickypedia/iphone_locator

Your phone's location tracker using PyiCloudService including reverse geocoding
https://github.com/thevickypedia/iphone_locator

aws-ses iphone-locator phone-location-tracker pyicloud

Last synced: 2 months ago
JSON representation

Your phone's location tracker using PyiCloudService including reverse geocoding

Awesome Lists containing this project

README

        

**Platform Supported**

![Generic badge](https://img.shields.io/badge/Platform-Linux|MacOS|Windows-1f425f.svg)

**Language Stats**

![Language count](https://img.shields.io/github/languages/count/thevickypedia/iPhone_Locator)
![Code coverage](https://img.shields.io/github/languages/top/thevickypedia/iPhone_Locator)

**Repo Stats**

[![GitHub Repo stars](https://img.shields.io/github/stars/thevickypedia/iPhone_Locator)](https://api.github.com/repos/thevickypedia/iPhone_Locator)
[![GitHub Repo forks](https://img.shields.io/github/forks/thevickypedia/iPhone_Locator)](https://api.github.com/repos/thevickypedia/iPhone_Locator)
[![GitHub Repo watchers](https://img.shields.io/github/watchers/thevickypedia/iPhone_Locator)](https://api.github.com/repos/thevickypedia/iPhone_Locator)

[![GitHub](https://img.shields.io/github/license/thevickypedia/iPhone_Locator)](https://github.com/thevickypedia/iPhone_Locator/blob/master/LICENSE)
[![GitHub repo size](https://img.shields.io/github/repo-size/thevickypedia/iPhone_Locator)](https://api.github.com/repos/thevickypedia/iPhone_Locator)
[![GitHub code size](https://img.shields.io/github/languages/code-size/thevickypedia/iPhone_Locator)](https://api.github.com/repos/thevickypedia/iPhone_Locator)

**Activity**

[![GitHub Repo created](https://img.shields.io/date/1599432310)](https://api.github.com/repos/thevickypedia/iPhone_Locator)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/y/thevickypedia/iPhone_Locator)](https://api.github.com/repos/thevickypedia/iPhone_Locator)
[![GitHub last commit](https://img.shields.io/github/last-commit/thevickypedia/iPhone_Locator)](https://api.github.com/repos/thevickypedia/iPhone_Locator)

# iPhone Locator
Your phone's location tracker using `PyiCloudService` including reverse geocoding

### Env Vars
> Environment variables can be loaded from a `.env` file.

- **APPLE_ID** - iCloud email
- **PASSWORD** - iCloud password
- **GMAIL_USER** - Gmail account username to send and read emails.
- **GMAIL_PASS** - Gmail account password to send and read emails.
- **RECIPIENT** - Email address to which the emails have to be sent.
- **DEVICE** - Device name as a string.
- **LOCATION** - Desired location to skip notification.

Learn more about [pyicloud](https://pypi.org/project/pyicloud/) and [geopy](https://pypi.org/project/geopy/)

## License & copyright

© Vignesh Sivanandha Rao

Licensed under the [MIT License](LICENSE)