I made an app.
https://play.google.com/store/apps/details?id=ch.pocketpc.nearbyglasses
Nearby Glasses is here to warn you when smart glasses are nearby.

I hope it's useful for someone.

The app is now open source (AGPL-3.0), the app is free and rather simple
https://github.com/yjeanrenaud/yj_nearbyglasses

It's also downloadable outside the Play Store. iOS port is in the making. F-Droid is an option, will have to look into that

@yjeanrenaud cool! Please consider publishing it on the F-Droid store, too.
@mosquete @yjeanrenaud that would be nice, yes. having it in fdroid would guarantee it is both open source and without proprietary tracking services.

@f4grx

You can easily check for trackers. This app doesn't have any, and it has fewer permissions than most other apps, too:

https://reports.exodus-privacy.eu.org/en/reports/ch.pocketpc.nearbyglasses/latest/

@mosquete @yjeanrenaud

Report for ch.pocketpc.nearbyglasses 1.0.2

Known trackers, permissions and informations about this specific version of this application

εxodus

@CppGuy

Checked for known trackers, not checked for trackers.

@f4grx @mosquete @yjeanrenaud

@sab38 @CppGuy @f4grx @mosquete
true. but you may also just build from source. It's now going to be on @fdroidorg and @IzzyOnDroid

I will add build instructions, too.

@yjeanrenaud @sab38 @CppGuy @f4grx @mosquete @fdroidorg build instructions: https://codeberg.org/IzzyOnDroid/rbtlog/src/branch/izzy/log/recipes/ch.pocketpc.nearbyglasses.yml

Removing the .git directory was just needed for RB, as the original was built outside of the git repo (so we needed to match that), and will hopefully no longer be needed with future releases. If you're just concerned about building, that step can be skipped already now 😉

rbtlog/recipes/ch.pocketpc.nearbyglasses.yml at izzy/log

rbtlog - Reproducible Builds Transparency Log for IzzyOnDroid

Codeberg.org