What's Changed
- Add
findmy itemsandfindmy itemfor Find My Items/AirTags. - Add
findmy watchfor continuous polling with JSON-lines/diff output. - Add SQLite history ledger plus
findmy logqueries for people, devices, and items. - Add
--zoomforpersonanddeviceto click a matched row and OCR the detail pane for a more precise address. - Improve device sidebar parsing so
This Mac/current-device badges do not leak into locations.
Thanks to @mvanhorn for the PRs behind this release (#5, #6, #7, #8, #9).
Verification
go test ./...go vet ./...make- Live smoke checks for JSON output, watch, ledger writes/queries, and
--zoom.
Note: --zoom address extraction is best-effort OCR and may vary with Find My UI or map/detail text changes.