2023-02-12 22:44:41 -05:00
2023-02-12 22:44:41 -05:00
2023-01-23 22:54:25 -05:00
2023-01-23 10:59:09 -05:00
2023-01-23 10:58:53 -05:00
2023-01-23 10:58:53 -05:00
2023-01-23 20:39:28 -05:00
2023-01-23 10:59:09 -05:00
2023-01-23 10:59:09 -05:00
2023-01-23 10:59:09 -05:00
2023-01-23 10:58:53 -05:00
2023-01-24 23:22:55 -05:00
2023-01-23 14:27:55 -05:00

WearSync

Sync BLE smart watch device data (heart rate, battery, etc.) to an InfluxDB server.

Demo - gf.hydev.org 🥰

Screenshot from 2023-01-24 22-53-10

Setup

  1. Setup a InfluxDB Server (You can do it with docker-compose, it's really easy!)
  2. Type in your influxDB connection detials in the app
  1. Scan & Connect to your device
  2. Watch everything work
  1. 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.

S
Description
Sync BLE device data to influxdb
Readme 2.7 MiB
Languages
Kotlin 100%