Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josemmo/gaen-monitor
Android app for detecting GAEN beacons
https://github.com/josemmo/gaen-monitor
android contact-tracing covid-19
Last synced: 25 days ago
JSON representation
Android app for detecting GAEN beacons
- Host: GitHub
- URL: https://github.com/josemmo/gaen-monitor
- Owner: josemmo
- License: mit
- Created: 2020-09-28T17:34:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-09-28T17:59:24.000Z (over 4 years ago)
- Last Synced: 2024-11-08T18:53:26.450Z (3 months ago)
- Topics: android, contact-tracing, covid-19
- Language: Java
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GAEN Monitor
An Android app for detecting nearby devices broadcasting GAEN beacons
## What is this?
GAEN Monitor is an extremely simple app for detecting GAEN (Google-Apple Exposure Notification) advertisement packets.
These messages are broadcast by mobile devices running COVID-19 contact tracing apps.Instead of showing a list of messages as other apps already do, GAEN Monitor displays a radar-like UI that approximates the distance of emitting devices in relation to where you are.
## Installation
Download the latest release APK from [this repository](https://github.com/josemmo/gaen-monitor/releases/latest) and install it on an Android 6.0+ device.To compile the app yourself, get the source code and use Gradle to build the project (requires Java 8+).