Heart Rate Monitor

Monitor heart rate via BLE devices with real-time display, history, and alerts
AppID:com.github.heartratemonitor_compose
Author:XiaochangXu
License:MIT
Donation:
InRepoSince:2026-08-03
LastRepoUpdate:2026-08-16
LastAppUpdate:Unknown
LastVersion:4.8
Categories:Health Manager
APK source:
icon A lightweight heart rate monitoring app for Android, built with Jetpack Compose and Material 3. Connect to BLE heart rate monitors and track your heart rate in real time.

Features:

- Bluetooth LE heart rate monitoring: scan and connect to any BLE heart rate device
- Real-time heart rate display with animated heart icon
- Floating window overlay for always-on heart rate display
- Status bar heart rate indicator with auto color adaptation
- Heart rate history with chart analysis (powered by Vico)
- Heart rate alerts with posture detection (sitting/standing/exercising)
- HTTP server and WebSocket server for real-time data streaming
- Webhook support for pushing heart rate data to external services
- Favorite devices with auto-connect
- Fully customizable UI: colors, opacity, corner radius, size
- Material 3 design with dynamic color support (Android 12+)
- Fair memory management for Chinese OEM devices (vivo, Xiaomi, OPPO, Honor)
- Privacy-friendly: no tracking, no ads, no analytics

Open source under MIT License.

WhatsNew:

- BLE optimization: use Kable's onServicesDiscovered callback to call requestMtu, negotiating a larger MTU (517) after connection — reduces heart rate data fragmentation and improves transfer reliability; automatically falls back to the default on negotiation failure without affecting the connection
- BLE optimization: call Kable's AndroidPeripheral.requestConnectionPriority once connected to request high connection priority (minimum connection interval), lowering heart rate notification latency

Download Source Issues ChangeLog
1.jpg 2.jpg 3.jpg 4.jpg
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 4.8 (2026-08-16) no RB details available help icon

Android Versions:
  • Target: 17.0
  • MinVer: 7.0
  • ABIs: arm64-v8a

Download (5.3 M)

Version 4.6 (2026-08-12) no RB details available help icon

Version 4.5 (2026-08-10) no RB details available help icon