From 99a5a429bd33c0ea20e6fcc9ade302a2499192dc Mon Sep 17 00:00:00 2001 From: Mike Almeloo Date: Sat, 27 Apr 2024 16:34:05 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e1f49c..590dba2 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,10 @@ application wishing to integrate with the Find My network. ### Features - [x] Cross-platform: no Mac needed -- [x] Fetch location reports - - [x] Apple acount sign-in +- [x] Fetch and decrypt location reports + - [x] Official accessories (AirTags, iDevices, etc.) + - [x] Custom AirTags (OpenHaystack) +- [x] Apple account sign-in - [x] SMS 2FA support - [x] Trusted Device 2FA support - [x] Scan for nearby FindMy-devices @@ -36,8 +38,7 @@ application wishing to integrate with the Find My network. ### Roadmap - [ ] Local anisette generation (without server) - - Can be done using [pyprovision](https://github.com/Dadoum/pyprovision/), - however I want to wait until Python wheels are available. + - More information: [#2](https://github.com/malmeloo/FindMy.py/issues/2) ## Installation