polar-arctic

Crates.iopolar-arctic
lib.rspolar-arctic
version0.1.1
sourcesrc
created_at2022-07-08 02:40:04.774339
updated_at2022-09-13 23:21:55.485455
descriptionAn app for displaying and storing data from the Polar H10
homepagehttps://github.com/BeaconBrigade/polar-arctic
repositoryhttps://github.com/BeaconBrigade/polar-arctic.git
max_upload_size
id621585
size138,117
Ryan (BeaconBrigade)

documentation

https://docs.rs/polar-arctic/latest/polar-arctic

README

polar-arctic

Build and Test license crates.io

polar-arctic is a cross platform application for reading heart rate, ECG and acceleration data from the Polar H10. GUI is made using iced, plotters and plotters-iced. The back-end is built using arctic

Usage

Use cargo install to get this binary and run it from anywhere. Note: when specify file paths for output, all paths are interpreted relatively. For example the path ~/ecg.csv will literally look for a directory titled ~, which it won't find and it will crash. Similarly, you can't use / to start at the root of the file system. Use the menu, and data screen help buttons for more information.

Commit count: 82

cargo fmt