0.0.8 • Published 3 years ago

hrmline v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

HRM Line

Simple heart rate monitor (HRM) CLI.

HRM Line Screen Recording

Built using three awesome projects:

Prerequisites

You will need to have a ready-to-pair HRM within BLE range of your computer.

Usage

npm i -g hrmline && hrmline

To Do

  • Offer more real-time metrics, including heart rate variability (HRV)
  • Handle disconnected device gracefully
  • Parse Uint16 values with care

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/foo-bar)
  3. Commit your changes (git commit -am 'Add some foo-bar')
  4. Push to the branch (git push origin feature/foo-bar)
  5. Create a new Pull Request

License

MIT

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago