Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 348 Bytes

readme.md

File metadata and controls

22 lines (19 loc) · 348 Bytes

HEartRatePythonAsyncDeviceReaderProgram

This branch is dedicated for running herpaderp in external machine and serving heart rates to web

How to install:

Create venv

python -m venv ./venv 

Activate venv

source venv/bin/activate

Install deps

pip install pip3-deps 

How to run:

./launch.sh <path-to-script>