Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (17.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Boelensman1
  • License: mit
  • Language: Kotlin
  • Default Branch: main
  • Size: 631 KB
Statistics
  • Stars: 17
  • Watchers: 1
  • Forks: 2
  • Open Issues: 2
  • Releases: 13
Created about 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

Polar Recorder

Polar Recorder is an open-source application designed for researchers, developers, and enthusiasts who need to capture raw biometric signals from Polar devices. It provides a simple way to record, store, and stream physiological data.

Features

  • Records Raw Data – Capture signals such as ECG, PPG, and heart rate from Polar sensors
  • Supports All Polar Devices – Compatible with all Polar hardware capable of streaming raw data (tested with H10, H7, and OH1+)
  • Flexible Data Storage – Save recordings to a file for offline analysis
  • Live Data Streaming – Transmit data in real-time via MQTT
  • Resilient – Auto-reconnects on connection failures and continues the recording
  • Fully Open Source – Developed with transparency and collaboration in mind

Installing

Polar Recorder is available on the Play Store. You can also download the APK directly from the Releases section and install it manually on your device.

Using the app with Polar Watches

The app supports data streaming from Polar watches, however, specific setup steps are required. See the official Polar documentation for step-by-step setup instructions.

Code Examples

The code_examples/ directory contains sample code for processing recorded data in Python and R. More examples will be added over time, contributions are welcome!

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Citing This Project

If you use Polar Recorder in your research, please cite it using the information provided in the repository's citation.cff file. You can cite this project directly from GitHub by:

  1. Navigating to the repository's main page
  2. Clicking on the "Cite this repository" button in the sidebar
  3. Using either the APA or BibTeX format provided

Alternatively, you can generate citations in various formats using tools that support the Citation File Format (CFF) standard.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

Polar Recorder is an independent open-source project and is not affiliated with, endorsed by, or officially connected to Polar Electro or any of its products. "Polar" and associated device names are trademarks of their respective owners. This app is intended for research and development purposes only and comes with no guarantees regarding data accuracy or medical reliability.

Owner

  • Name: Wigger Boelens
  • Login: Boelensman1
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: Polar Recorder
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Wigger Willem
    family-names: Boelens
    email: polarrecorder@wboelens.com
    orcid: "https://orcid.org/0000-0002-6187-7768"
repository-code: "https://github.com/Boelensman1/PolarRecorder"
url: "https://github.com/Boelensman1/PolarRecorder"
abstract: >-
  Polar Recorder is an open-source application designed for
  researchers, developers, and enthusiasts who need to
  capture raw biometric signals from Polar devices. It
  provides a simple way to record, store, and stream
  physiological data.
keywords:
  - polar
  - biometrics
  - ECG
  - PPG
  - heart-rate
  - physiological-data
  - health-monitoring
  - research-tool
  - data-collection
  - wearable-sensors
license: MIT
version: "1.0.0"
date-released: "2025-02-25"

GitHub Events

Total
  • Create event: 9
  • Issues event: 9
  • Release event: 7
  • Watch event: 18
  • Issue comment event: 19
  • Push event: 53
  • Fork event: 2
Last Year
  • Create event: 9
  • Issues event: 9
  • Release event: 7
  • Watch event: 18
  • Issue comment event: 19
  • Push event: 53
  • Fork event: 2

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 1 day
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 7.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: 1 day
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 7.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • yuyangchee98 (2)
  • maxiride (1)
  • bWanShiTong (1)
  • IMatUCL (1)
  • tabge (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

app/app/build.gradle.kts maven
app/build.gradle.kts maven