AirtagAlex icon indicating copy to clipboard operation
AirtagAlex copied to clipboard

Get all metadata from the Airtags (lat, lon, geocoding information, precision range, battery status)

Results 5 AirtagAlex issues
Sort by recently updated
recently updated
newest added

Looks like macOS is now encrypting the file in 14.4 so it does not seem possible to get access to the Airtag location this way anymore.

Hej Alex, i dont know why, but when running the script i get errors starting on line 40... see screenshot. the Items.Data File is in place, i've also chmod 777...

HTTPS://GitHub.com/icepick3000/AirtagAlex

If youre getting no results in the .csv file, try following these steps to grant access to Terminal https://osxdaily.com/2018/10/09/fix-operation-not-permitted-terminal-error-macos/.

Add something like ``` mkdir -p ~/Desktop/Airtags ``` to the beginning of the script