Skip to content

Releases: ben-z/findphone

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 06:26

Universal macOS binary (arm64 + x86_64). Requires macOS 13 or later.

The binary is unsigned, so macOS quarantines it after download.
Clearing that is the third line:

tar -xzf findphone-macos-universal.tar.gz
xattr -dr com.apple.quarantine findphone
./findphone --help

Needs Bluetooth permission for whichever terminal runs it, under
System Settings > Privacy & Security > Bluetooth.