94c7f51b3ec2303663ec47763a63d35a27bac265
WearSync
Sync BLE smart watch device data (heart rate, battery, etc.) to an InfluxDB server.
Demo - gf.hydev.org 🥰
Setup
- Setup a InfluxDB Server (You can do it with docker-compose, it's really easy!)
- Type in your influxDB connection detials in the app
- Scan & Connect to your device
- Watch everything work
- If you want you can setup grafana to visualize influxdb data like I did
TODO: Upload grafana sample config
Background Service
For the background service to work, a notification is displayed. To ensure the background service stays alive, please also disable battery optimizations.
Description
Languages
Kotlin
100%
