From 31b4e3825a219e50198ebeb2c2a7153397b510b0 Mon Sep 17 00:00:00 2001 From: Mike Almeloo Date: Thu, 29 Feb 2024 17:25:56 +0100 Subject: [PATCH] Add derivative projects to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b7c07af..947901e 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,13 @@ pre-commit install After following the above steps, your code will be linted and formatted automatically 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 While I designed the library, the vast majority of actual functionality