Features β’ How to use β’ Credits
based on https://github.com/vshymanskyy/miband-js, modified to save csv files
- CSV data saving
- If you are into data anaylisis i think this is the format you may want to use when using timeseries
- Configurable timer
- Sometimes you only need to run for a few minutes or hours without supervision, uses the awesome package of ms (https://www.npmjs.com/package/ms)
To clone and run this tool, you'll need Git and NodeJS
# Clone this repository
$ git clone https://github.com/MrARC/MiBand-2-HR-Collector
# Go into the repository
$ cd MiBand-2-HR-Collector
# Install dependencies
$ npm install
# Run the app
$ npm run dev
# Open your browser at http://localhost:9080/