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
- Host: GitHub
- URL: https://github.com/thevickypedia/iphone_locator
- Owner: thevickypedia
- License: mit
- Created: 2020-05-10T16:05:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T03:53:06.000Z (over 1 year ago)
- Last Synced: 2025-02-28T10:35:23.544Z (3 months ago)
- Topics: aws-ses, iphone-locator, phone-location-tracker, pyicloud
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Platform Supported**

**Language Stats**

**Repo Stats**
[](https://api.github.com/repos/thevickypedia/iPhone_Locator)
[](https://api.github.com/repos/thevickypedia/iPhone_Locator)
[](https://api.github.com/repos/thevickypedia/iPhone_Locator)[](https://github.com/thevickypedia/iPhone_Locator/blob/master/LICENSE)
[](https://api.github.com/repos/thevickypedia/iPhone_Locator)
[](https://api.github.com/repos/thevickypedia/iPhone_Locator)**Activity**
[](https://api.github.com/repos/thevickypedia/iPhone_Locator)
[](https://api.github.com/repos/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)