Skip to content

Clock

F-Droid

Open source

Alarm, clock, timer and stopwatch mode

Version
2.31
Size
6.6 MB
Updated
Jun 30, 2026
Get from Download APK (v2.31)
Signing certificate on record

About this app

Clock is a privacy-conscious open-source clock, based on AOSP. Does not use internet permission, and thus is 100% offline.

Features:

• Set the alarms to a specific date;

• Flip and shake action to dismiss/postpone alarm;

• Turn off/postpone the alarm with the power button or volume buttons;

• For some Snapdragon devices only, the alarm is triggered when they are switched off

• Unfortunately, this feature may not work on some devices despite the presence of the "com.qualcomm.qti.poweroffalarm" system app.

• Swipe to delete an alarm;

• Duplicate alarms;

• Customizable alarm title;

• Customizable ringtone;

• Ability to play ringtones randomly;

• Light, dark or system theme;

• AMOLED mode for dark theme;

• Customizable interface;

• Digital or analog clock style;

• Display home time when traveling;

• Display the time in many cities around the world;

• Timer and stopwatch included;

• Possibility of sharing your stopwatch with your contacts;

• Customizable screensaver;

• Modern widgets;

• Customizable widgets;

• Support for tiles in quick settings (for Android 7+);

• Backup and restore application data (except custom ringtones);

• Material design;

• Dynamic colors for Android 12+;

Licensed under Apache-2.0.

OfficialSignature VerifiedOpen Source

What's New in v2.31

Imported from the F-Droid repository index.

  • Many fixes and improvements detailed here:
  • https://github.com/BlackyHawky/Clock/releases/tag/2.31

Version history

v2.31Latest
Signature continuous

Jun 30, 2026 · 6.6 MB · Android API 2336 · code 2035

Imported from the F-Droid repository index.

  • Many fixes and improvements detailed here:
  • https://github.com/BlackyHawky/Clock/releases/tag/2.31
RECEIVE_BOOT_COMPLETEDWAKE_LOCKVIBRATEFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEUSE_FULL_SCREEN_INTENTorg.codeaurora.permission.POWER_OFF_ALARMSCHEDULE_EXACT_ALARMUSE_EXACT_ALARMTURN_SCREEN_ONMODIFY_AUDIO_SETTINGSPOST_NOTIFICATIONSREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFLASHLIGHTcom.best.deskclock.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 4efc347cd14dcd6e1b91077b8af9e374b6a67e19563a7643233d972b851c7848

v2.30.1
Signature continuous

Jun 2, 2026 · 6.6 MB · Android API 2336 · code 2034

Imported from the F-Droid repository index.

  • - Fix the app launching from the stopwatch notification
  • - Fix the timer update if one timer is paused and another is started
  • - Fix the "Pause alarm" field when selecting days of the week
  • The other features of version 2.30 are retained and can be consulted here: https://github.com/BlackyHawky/Clock/releases/tag/2.30
RECEIVE_BOOT_COMPLETEDWAKE_LOCKVIBRATEFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEUSE_FULL_SCREEN_INTENTorg.codeaurora.permission.POWER_OFF_ALARMSCHEDULE_EXACT_ALARMUSE_EXACT_ALARMTURN_SCREEN_ONMODIFY_AUDIO_SETTINGSPOST_NOTIFICATIONSREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFLASHLIGHTcom.best.deskclock.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 c54921b56706d3412bf66d9ce3aee2075a7885e3ea0cf3ad8ec4a1dfd313e060

v2.30
Signature continuous

Jun 2, 2026 · 6.6 MB · Android API 2336 · code 2033

Imported from the F-Droid repository index.

  • Many fixes and improvements detailed here:
  • https://github.com/BlackyHawky/Clock/releases/tag/2.30
  • **Notes:**
  • - The "Notification reminder" setting has been reset to its default value (30 minutes).
  • - The "Language" setting has been reset.
  • - Due to the new ZIP format used when saving app data, older backups are now obsolete.
RECEIVE_BOOT_COMPLETEDWAKE_LOCKVIBRATEFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEUSE_FULL_SCREEN_INTENTorg.codeaurora.permission.POWER_OFF_ALARMSCHEDULE_EXACT_ALARMUSE_EXACT_ALARMTURN_SCREEN_ONMODIFY_AUDIO_SETTINGSPOST_NOTIFICATIONSREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFLASHLIGHTcom.best.deskclock.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 1912ed6edba63a462ec3268b45b0474c3fd90a0b481a7d75de47da96e945cee4

Will it run on your device?

CompatibilityLikely to run

78%

  • Runs on a broad range of modern Android versions.
  • ABI coverage is focused on newer 64-bit devices.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 MB
Added permissions
None
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.best.deskclock 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, 2.30.1 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Clock 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 Clock, and a listing is removed when the evidence for it stops holding up.

Get Clock

Every source we list for com.best.deskclock 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
Productivity
Android
6.0+
Architectures
Version
2.31 (code 2035)
Size
6.6 MB
Updated
Jun 30, 2026
Package name
com.best.deskclock

Security Verification

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

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

SHA-256 Hash

4efc347cd14dcd6e1b91077b8af9e374b6a67e19563a7643233d972b851c7848

Signing certificate

91aec64808918f21cfec27339cc5bd3f529759fc79ac32ba4379531595bd375c

Permissions Required

RECEIVE_BOOT_COMPLETED
WAKE_LOCK
VIBRATE
FOREGROUND_SERVICE
FOREGROUND_SERVICE_SPECIAL_USE
USE_FULL_SCREEN_INTENT
org.codeaurora.permission.POWER_OFF_ALARM
SCHEDULE_EXACT_ALARM
USE_EXACT_ALARM
TURN_SCREEN_ON
MODIFY_AUDIO_SETTINGS
POST_NOTIFICATIONS
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
FLASHLIGHT
com.best.deskclock.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