mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-18 01:53:58 +02:00
chore(docs): Update current feature list
This commit is contained in:
@@ -27,6 +27,7 @@ application wishing to integrate with the Find My network.
|
||||
- [x] Fetch location reports
|
||||
- [x] Apple acount sign-in
|
||||
- [x] SMS 2FA support
|
||||
- [x] Trusted Device 2FA support
|
||||
- [x] Scan for nearby FindMy-devices
|
||||
- [x] Decode their info, such as public keys and status bytes
|
||||
- [x] Import or create your own accessory keys
|
||||
@@ -34,8 +35,6 @@ application wishing to integrate with the Find My network.
|
||||
|
||||
### Roadmap
|
||||
|
||||
- [ ] Trusted device 2FA
|
||||
- Work has been done, but needs testing (I don't own any Apple devices)
|
||||
- [ ] 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.
|
||||
@@ -48,7 +47,7 @@ The package can be installed from [PyPi](https://pypi.org/project/findmy/):
|
||||
pip install findmy
|
||||
```
|
||||
|
||||
For usage examples, see the [examples](examples) directory. Documentation coming soon™.
|
||||
For usage examples, see the [examples](examples) directory. Documentation can be found [here](http://docs.mikealmel.ooo/FindMy.py/).
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user