28 lines
650 B
YAML
28 lines
650 B
YAML
|
Categories:
|
||
|
- Sports & Health
|
||
|
License: Apache-2.0
|
||
|
SourceCode: https://github.com/ianmcxa/ZephyrLogger
|
||
|
IssueTracker: https://github.com/ianmcxa/ZephyrLogger/issues
|
||
|
|
||
|
AutoName: ZephyrLogger
|
||
|
Description: |-
|
||
|
ZephyrLogger connects to the Zypher HxM heart rate monitor and logs the data
|
||
|
from the device directly to a text file. This allows for in depth analysis of
|
||
|
the heart rate data.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/ianmcxa/ZephyrLogger
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: v0.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '1.0'
|
||
|
CurrentVersionCode: 1
|