I recently got the flu and was thinking it would be interesting to have a graph of my body temperature, which made me consider buying a fitness band. Are there any that HN likes?
Factors I care about:
- Slim design and good battery life
- No subscription required to unlock any features
- Lots of interesting sensors (heart rate, SpO2, skin temp, pedometer, others?)
- Open data access, reverse engineered APIs, 3rd party data analysis apps
Happy holidays!
In the end I resorted to storing all the data in the Health App and using an app[1] to export the data as a CSV file and push it to my server. The benefit of using this approach is that then the actual device does not matter and you can use whatever fitness tracker you want.
If you are on android, you can use apps like Gadgetbridge[2] and FitoTrack[3] to achieve something similar with some of the Chinese bands. But, I am not sure about how to auto export
[0] https://korniichuk.medium.com/export-xiaomi-data-87f7e284b37... [1] https://www.healthexportapp.com [2] https://gadgetbridge.org [3] https://codeberg.org/jannis/FitoTrack