From be603428b3cfd047fe71bc0c34d3211f56c27e66 Mon Sep 17 00:00:00 2001 From: Mike Almeloo Date: Thu, 20 Mar 2025 15:52:08 +0100 Subject: [PATCH] Add more projects to derivative projects section --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f5553d..d9d3288 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,11 @@ before committing it. 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 -* [FindMy Home Assistant Integration](github.com/krmax44/homeassistant-findmy) +* [OfflineFindRecovery](https://github.com/hajekj/OfflineFindRecovery) - Set of scripts to precisely locate your lost MacBook. +* [SwiftFindMy](https://github.com/airy10/SwiftFindMy) - Swift port of FindMy.py. +* [FindMy Home Assistant (1)](https://github.com/malmeloo/hass-FindMy) - Home Assistant integration made by the author of FindMy.py. +* [FindMy Home Assistant (2)](github.com/krmax44/homeassistant-findmy) - Home Assistant integration made by [krmax44](https://github.com/krmax44). +* [OpenTagViewer](https://github.com/parawanderer/OpenTagViewer) - Android App to locate your AirTags. ## Credits