Skip to content

Releases: p4r1ch4y/superfind

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 20:29

Android

superfind-v0.2.1.apk — Android 6.0 (API 23) and
above, all ABIs, with the Rust fusion core built in.

Debug-signed, so Android warns on install: this is a private build,
not a store release. Allow installation from unknown sources to
proceed.

Needs Bluetooth and nearby-devices permission. Location is never
requested on Android 12 and later.

Linux

superfind-v0.2.1-linux-x86_64 — the CLI. Needs
bluetoothd running and an adapter powered on; no root required.

chmod +x superfind-*-linux-x86_64
./superfind-*-linux-x86_64            # survey
./superfind-*-linux-x86_64 <name>     # hunt one device

Verify either download against checksums.txt.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:27

Android

superfind-v0.2.0.apk — Android 6.0 (API 23) and
above, all ABIs, with the Rust fusion core built in.

Debug-signed, so Android warns on install: this is a private build,
not a store release. Allow installation from unknown sources to
proceed.

Needs Bluetooth and nearby-devices permission. Location is never
requested on Android 12 and later.

Linux

superfind-v0.2.0-linux-x86_64 — the CLI. Needs
bluetoothd running and an adapter powered on; no root required.

chmod +x superfind-*-linux-x86_64
./superfind-*-linux-x86_64            # survey
./superfind-*-linux-x86_64 <name>     # hunt one device

Verify either download against checksums.txt.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:43

Android

superfind-v0.1.0.apk — Android 6.0 (API 23) and
above, all ABIs, with the Rust fusion core built in.

Debug-signed, so Android warns on install: this is a private build,
not a store release. Allow installation from unknown sources to
proceed.

Needs Bluetooth and nearby-devices permission. Location is never
requested on Android 12 and later.

Linux

superfind-v0.1.0-linux-x86_64 — the CLI. Needs
bluetoothd running and an adapter powered on; no root required.

chmod +x superfind-*-linux-x86_64
./superfind-*-linux-x86_64            # survey
./superfind-*-linux-x86_64 <name>     # hunt one device

Verify either download against checksums.txt.