mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-20 07:54:17 +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] Fetch location reports
|
||||||
- [x] Apple acount sign-in
|
- [x] Apple acount sign-in
|
||||||
- [x] SMS 2FA support
|
- [x] SMS 2FA support
|
||||||
|
- [x] Trusted Device 2FA support
|
||||||
- [x] Scan for nearby FindMy-devices
|
- [x] Scan for nearby FindMy-devices
|
||||||
- [x] Decode their info, such as public keys and status bytes
|
- [x] Decode their info, such as public keys and status bytes
|
||||||
- [x] Import or create your own accessory keys
|
- [x] Import or create your own accessory keys
|
||||||
@@ -34,8 +35,6 @@ application wishing to integrate with the Find My network.
|
|||||||
|
|
||||||
### Roadmap
|
### Roadmap
|
||||||
|
|
||||||
- [ ] Trusted device 2FA
|
|
||||||
- Work has been done, but needs testing (I don't own any Apple devices)
|
|
||||||
- [ ] Local anisette generation (without server)
|
- [ ] Local anisette generation (without server)
|
||||||
- Can be done using [pyprovision](https://github.com/Dadoum/pyprovision/),
|
- Can be done using [pyprovision](https://github.com/Dadoum/pyprovision/),
|
||||||
however I want to wait until Python wheels are available.
|
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
|
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
|
## Contributing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user