Add derivative projects to README.md

This commit is contained in:
Mike Almeloo
2024-02-29 17:25:56 +01:00
committed by GitHub
parent 77f24ed3c9
commit 31b4e3825a

View File

@@ -68,6 +68,13 @@ pre-commit install
After following the above steps, your code will be linted and formatted automatically After following the above steps, your code will be linted and formatted automatically
before committing it. before committing it.
## Derivative projects
There are several other cool projects based on this library! Some of them have been listed below, make sure to check them out as well.
* [OfflineFindRecovery](https://github.com/hajekj/OfflineFindRecovery) - Set of scripts to be able to precisely locate your lost MacBook via Apple's Offline Find through Bluetooth Low Energy.
* [SwiftFindMy](https://github.com/airy10/SwiftFindMy) - Swift port of FindMy.py
## Credits ## Credits
While I designed the library, the vast majority of actual functionality While I designed the library, the vast majority of actual functionality