From d616afcf967dba473d70508923b7db066b83cb28 Mon Sep 17 00:00:00 2001 From: Mike Almeloo Date: Wed, 24 Sep 2025 14:03:20 +0200 Subject: [PATCH] docs: Add AirTrack to related projects --- docs/related/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/related/index.md b/docs/related/index.md index e0561d2..7a1036f 100644 --- a/docs/related/index.md +++ b/docs/related/index.md @@ -79,6 +79,12 @@ _Author: [pablobuenaposada](https://github.com/pablobuenaposada/)_ Geofencing for FindMy devices. Also includes a map to view device locations. +#### 🐍 [AirTrack](https://gitlab.com/franga2000/airtrack) + +_Author: [franga2000](https://github.com/pablobuenaposada/)_ + +Basic web UI for AirTags and other MFI trackers. + ## Libraries #### 🐍 [SwiftFindMy](https://github.com/airy10/SwiftFindMy)