11# FindMy.py
22
33[ ![ ] ( https://img.shields.io/pypi/v/FindMy )] ( https://pypi.org/project/FindMy/ )
4+ [ ![ ] ( https://img.shields.io/pypi/dm/FindMy )] ( # )
45[ ![ ] ( https://img.shields.io/github/license/malmeloo/FindMy.py )] ( LICENSE.md )
56[ ![ ] ( https://img.shields.io/pypi/pyversions/FindMy )] ( # )
67
@@ -19,13 +20,15 @@ application wishing to integrate with the Find My network.
1920> without prior warning.
2021>
2122> You are encouraged to report any issues you can find on the
22- > [ issue tracker] ( https://github.com/malmeloo/FindMy.py/ ) !
23+ > [ issue tracker] ( https://github.com/malmeloo/FindMy.py/issues/ ) !
2324
2425### Features
2526
2627- [x] Cross-platform: no Mac needed
27- - [x] Fetch location reports
28- - [x] Apple acount sign-in
28+ - [x] Fetch and decrypt location reports
29+ - [x] Official accessories (AirTags, iDevices, etc.)
30+ - [x] Custom AirTags (OpenHaystack)
31+ - [x] Apple account sign-in
2932 - [x] SMS 2FA support
3033 - [x] Trusted Device 2FA support
3134- [x] Scan for nearby FindMy-devices
@@ -36,8 +39,7 @@ application wishing to integrate with the Find My network.
3639### Roadmap
3740
3841- [ ] Local anisette generation (without server)
39- - Can be done using [ pyprovision] ( https://github.com/Dadoum/pyprovision/ ) ,
40- however I want to wait until Python wheels are available.
42+ - More information: [ #2 ] ( https://github.com/malmeloo/FindMy.py/issues/2 )
4143
4244## Installation
4345
0 commit comments