Skip to content

v0.3.0

Latest

Choose a tag to compare

@omarshahine omarshahine released this 22 May 04:32
· 9 commits to main since this release
v0.3.0
fc3f624

What's Changed

  • Add findmy items and findmy item for Find My Items/AirTags.
  • Add findmy watch for continuous polling with JSON-lines/diff output.
  • Add SQLite history ledger plus findmy log queries for people, devices, and items.
  • Add --zoom for person and device to 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.