1
0
Fork 0
BangleApps/apps/sleepasandroid
André Büsgen 916dd70052 fix(sleepasandroid):use correct metadata for settings file 2024-05-18 23:58:44 +02:00
..
ChangeLog feat(sleepasandroid): add initial accel export code. 2024-05-17 19:01:22 +02:00
README.md feat(sleepasandroid): add config file to save whether the integration is enabled. 2024-05-18 22:55:19 +02:00
bluetooth.png feat(sleepasandroid): add initial accel export code. 2024-05-17 19:01:22 +02:00
boot.js feat(sleepasandroid): add config file to save whether the integration is enabled. 2024-05-18 22:55:19 +02:00
boot.min.js feat(sleepasandroid): add config file to save whether the integration is enabled. 2024-05-18 22:55:19 +02:00
config.json feat(sleepasandroid): add config file to save whether the integration is enabled. 2024-05-18 22:55:19 +02:00
metadata.json fix(sleepasandroid):use correct metadata for settings file 2024-05-18 23:58:44 +02:00

README.md

Sleep as Android Integration

This app provides support for Sleep as Android using Gadgetbridge.

Usage

This boot code runs in the background and has no user interface. For this to work you have to enable Sleep as Android support in Gadgetbridge and select your Banglejs device.

Please Note: This app does not activate the HRM sensor. It only listens to HRM events. You may want to adjust the HRM sampling rate in the Health APP. I recommend at least one sample every 10 minutes.

Creator

Another Stranger

Aknowledgements

Special thanks to José Rebelo and Rob Pilling for their Code Reviews and guidance.