Skip to main content

A simple Python interface to Find My iPhone on the Mobile Me service

Project description

# fmi

A small utility to fetch location information from the “Find My iPhone” service on mobile.me.

## Example

from fmi import FMI self.fmi = FMI(‘myusername@me.com’, ‘mypassword’) print self.fmi.devices()

Will return a dictionary with many details include GPS co-ordinates.

## Notes

This is a quick hack right now, but might slowly improve over time.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page