Skip to content

openScale sync

F-Droid

Open source

Synchronize your openScale measurements with external services

Version
0.4.4
Size
35 MB
Updated
Oct 10, 2025
Get from Download APK (v0.4.4)
Signing certificate on record

About this app

Synchronize your openScale measurements with external services

Features: * Seamless External Service Integration: Effortlessly synchronize data with external services like Health Connect, Wger, and MQTT (versions 3.1 and 5.0). * Real-time Synchronization: Automatically synchronize data upon insertion, editing, deletion, or clearing of measurements within openScale. * Configurable Service Activation: Easily enable or disable individual external services to tailor your synchronization preferences. * On-Demand Full Synchronization: Initiate a complete data synchronization manually whenever needed. * Intelligent Foreground Service: Utilizes a foreground service that activates only when required, minimizing battery consumption. * User-Specific Synchronization: Select the specific openScale user for targeted data synchronization. * Intuitive User Interface: Enjoy a user-friendly graphical interface for effortless navigation and control.

Licensed under GPL-3.0-or-later, by olie.xdev.

OfficialSignature VerifiedOpen Source

What's New in v0.4.4

Imported from the F-Droid repository index.

  • - Adds support for Home Assistant discovery messages.
  • - Updates the Home Assistant payload to use `default(none)` for missing sensor values.
  • - Refactors the MQTT connection process for improved robustness.
  • - Sets MQTT messages to be retained, ensuring accurate sensor reporting in clients like Home Assistant.

Version history

v0.4.4Latest
Signature continuous

Oct 10, 2025 · 35 MB · Android API 2936 · code 14

Imported from the F-Droid repository index.

  • - Adds support for Home Assistant discovery messages.
  • - Updates the Home Assistant payload to use `default(none)` for missing sensor values.
  • - Refactors the MQTT connection process for improved robustness.
  • - Sets MQTT messages to be retained, ensuring accurate sensor reporting in clients like Home Assistant.
INTERNETFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCcom.health.openscale.READ_WRITE_DATAcom.health.openscale.debug.READ_WRITE_DATAcom.health.openscale.oss.READ_WRITE_DATAcom.health.openscale.beta.READ_WRITE_DATAcom.health.openscale.light.READ_WRITE_DATAcom.health.openscale.pro.READ_WRITE_DATAhealth.WRITE_BODY_FAThealth.WRITE_BODY_WATER_MASShealth.WRITE_WEIGHTWAKE_LOCKACCESS_NETWORK_STATERECEIVE_BOOT_COMPLETEDcom.health.openscale.sync.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 2d49c66eb1c4ae134944b0096dcd01f13ca37ec3bf004587355ee73ed6450bd9

v0.4.3
Signature continuous

Aug 29, 2025 · 35 MB · Android API 2936 · code 13

Imported from the F-Droid repository index.

  • * introduces logging capabilities
  • * added support for syncing with openScale 3.0 beta build.
INTERNETFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCcom.health.openscale.READ_WRITE_DATAcom.health.openscale.oss.READ_WRITE_DATAcom.health.openscale.beta.READ_WRITE_DATAcom.health.openscale.light.READ_WRITE_DATAcom.health.openscale.pro.READ_WRITE_DATAhealth.WRITE_BODY_FAThealth.WRITE_BODY_WATER_MASShealth.WRITE_WEIGHTWAKE_LOCKACCESS_NETWORK_STATERECEIVE_BOOT_COMPLETEDcom.health.openscale.sync.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 13930b9c23d2cd3dd134c31312c4c1c09c945ff0bc8517cf1b6167ac919f1c3c

v0.4.2
Signature continuous

Aug 17, 2025 · 35 MB · Android API 2936 · code 12

Imported from the F-Droid repository index.

  • * complete rewritten in Kotlin
  • * show info if openScale version is too old for real time sync
  • * build configuration updated to enhance compatibility with F-Droid
  • * added option to disable SSL/TLS for MQTT connections
  • * fixed correct threading for LiveData updates in MQTTService
INTERNETFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCcom.health.openscale.READ_WRITE_DATAcom.health.openscale.light.READ_WRITE_DATAcom.health.openscale.pro.READ_WRITE_DATAcom.health.openscale.oss.READ_WRITE_DATAhealth.WRITE_BODY_FAThealth.WRITE_BODY_WATER_MASShealth.WRITE_WEIGHTWAKE_LOCKACCESS_NETWORK_STATERECEIVE_BOOT_COMPLETEDcom.health.openscale.sync.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 56320960d8c7a72a06f60213418fb88c814faf5abea19e80ab8195a4d0e800d3

Will it run on your device?

CompatibilityLikely to run

74%

  • Targets newer Android builds, so legacy devices may be excluded.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 MB
Added permissions
com.health.openscale.debug.READ_WRITE_DATA
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be com.health.openscale.sync is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 0.4.3 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall openScale sync first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of openScale sync, and a listing is removed when the evidence for it stops holding up.

Get openScale sync

Every source we list for com.health.openscale.sync is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Health Fitness
Android
10+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
0.4.4 (code 14)
Size
35 MB
Updated
Oct 10, 2025
Package name
com.health.openscale.sync

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v0.4.4)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

2d49c66eb1c4ae134944b0096dcd01f13ca37ec3bf004587355ee73ed6450bd9

Signing certificate

4ca88cdd20b402eaedfa9d1ecdf9a1cc3e0766f8ec9335ea2834f93987e83f81

Permissions Required

INTERNET
FOREGROUND_SERVICE
FOREGROUND_SERVICE_DATA_SYNC
com.health.openscale.READ_WRITE_DATA
com.health.openscale.debug.READ_WRITE_DATA
com.health.openscale.oss.READ_WRITE_DATA
com.health.openscale.beta.READ_WRITE_DATA
com.health.openscale.light.READ_WRITE_DATA
com.health.openscale.pro.READ_WRITE_DATA
health.WRITE_BODY_FAT
health.WRITE_BODY_WATER_MASS
health.WRITE_WEIGHT
WAKE_LOCK
ACCESS_NETWORK_STATE
RECEIVE_BOOT_COMPLETED
com.health.openscale.sync.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem