Skip to content

yniverz/WayPointDB-AirTag-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: NCPUL

WayPointDB-AirTag-Integration

Lightweight App to integrate AirTags into WayPointDB

Preview

Prerequisites

  • A Device running MacOS at all times
  • Sign into your iCloud account on the Mac User you want to use for AirTags
  • Ensure FindMy is enabled in the iCloud settings on the Mac User
  • Ensure Location Services is enabled on the Mac User
  • Ensure you have a supported MacOS version (11.13-14.3.1)

Installation

Run the following command to install the script:

curl -sSL https://raw.githubusercontent.com/yniverz/WayPointDB-AirTag-Integration/refs/heads/main/install.sh | bash
  • Before being able to use this, upon opening macos might flag this as insecure. You need to go to your System Settings, Privacy & Securityand find and click the Open Anywayoption.
  • Activate Full Disk Access for the app (you will need to run it first, so it shows up in the settings)
  • Run the Application (Updates will be sent while app is running)
  • Enjoy

Update

Run the following command to update the script:

curl -sSL https://raw.githubusercontent.com/yniverz/WayPointDB-AirTag-Integration/refs/heads/main/update.sh | bash

Build Yourself (Only possible on MacOS)

  • Clone this repository
  • Install pip packages: py2app, requests, (tkinter should be preinstalled with python)
  • Navigate to the repo directory
  • Run python setup.py py2app and wait a little while
  • Find the .app file in the newly created dist folder

References

About

Lightweight App to integrate AirTags into WayPointDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published