OpenTagViewer MacOS AirTag Exporter v1.0.2
·
9 commits
to main
since this release
Simple GUI Application for exporting Apple AirTags to a .zip
file that can be imported into the OpenTagViewer app.
The benefit of this GUI Application are:
- Being easily able to see which AirTags and other devices are available for export
- And the ability to choose to exclude some of them
❓How to install/use? Read wiki page 👉 here
Changes
- Fix by @Fixxy (thanks 🙏!) relating to a case where we can't find a
BeaconNamingRecord
entry for anOwnedBeacon
which would crash the app - Some output-path-related fixes to make the app more resilient to weird MacOS usernames being used
An alternative approach to using this GUI application is using the export python script from your terminal, or following this wiki page using alternative export scripts.