Query Apple’s FindMy network with Python

FindMy.py is an all-in-one library that streamlines querying Apple’s FindMy network, aiming to unify the fragmented code scene across various repositories. This project, currently in Alpha, offers cross-platform capabilities without the need for a Mac, decryption of location reports, support for official and custom accessories like AirTags, and Apple account sign-in with SMS and Trusted Device 2FA. Users can scan for nearby FindMy devices, decode their information, and import or create accessory keys. The roadmap includes local anisette generation and more. The package can be installed from PyPi, with detailed documentation and opportunities for contribution. Several derivative projects based on this library are available, showcasing its versatility and impact.

https://github.com/malmeloo/FindMy.py

To top