圖標

BinClockWidget

AMOLED-black monochrome binary-clock home-screen widget
新版本 1.1.0
Version 1.1.0

- New settings: Battery warning thresholds are now configurable. Use the number steppers in Settings to adjust when low-battery and very-low-battery warnings appear, tailoring them to your device and usage patterns (defaults: 20% / 10%)
An AMOLED-black, monochrome binary-clock Android home-screen widget.

It renders the current time and date as a 6×4 grid of dots. Cells that would otherwise go unused carry a couple of small extras: the device alarm state and a weather glyph. The aesthetic is deliberately austere — solid dots on true black, no chrome, no colour — so it disappears into an AMOLED wallpaper and sips battery.

How to read it

The face is a grid of rows (values) and columns (place values):

* Rows encode, top to bottom: hours, minutes, day (of month), month.
* Columns are binary place values: 32 · 16 · 8 · 4 · 2 · 1.
* A lit (solid) dot means that place value is on; an unlit dot is off. Add the lit columns in a row to read that row's number.

For example, a minutes row with the 32, 8, and 2 dots lit reads 32 + 8 + 2 = 42.

The cells not needed by the low-value ends of the shorter rows are reused to show the alarm state and a weather condition glyph.

Battery indicator

Between the minutes and day rows sits a battery readout that's always on: a level gauge showing charge percentage, plus a state glyph (charging bolt, low-battery warning triangle, or very-low filled triangle). The warning thresholds are configurable in settings — adjust them to match your device and usage patterns.

Weather, network & privacy

Weather is off by default and opt-in: on a fresh install the widget makes no network or location calls, and no weather glyph is shown. Weather stays entirely dormant until you enter a weather server URL in the widget settings.

When you turn it on, weather uses the keyless Open-Meteo API. Tapping "Use Open-Meteo" fills in the public endpoint (https://api.open-meteo.com/), which is then contacted over the INTERNET permission to fetch current conditions and a short forecast. You can instead point the setting at your own self-hosted Open-Meteo instance — any http(s) URL is accepted.

With weather on, the widget also needs coarse location (ACCESS_COARSE_LOCATION) to fetch conditions for where you are. Location is read via the platform LocationManager only — there are no Google Play Services, no fused/Play location, and no proprietary SDKs. The coordinates are sent only to the weather server you configured, and only while weather is enabled.

版本

雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。

下載 F-Droid
  • 版本 1.1.0 (6) 建議 於 2026 年 8 月 17 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 8.0 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 僅可在前景中取得概略位置
      只有在你使用時,這個應用程式才能透過定位服務取得你的概略位置。你必須在裝置上開啟定位服務,這個應用程式才能取得位置資訊。
    • 查看網路連線
      允許應用程式查看網路連線相關資訊,像是有哪些網路,以及有沒有連上。
    • 執行前景服務
      允許應用程式使用前景服務。
    • 擁有完整的網路存取權
      允許應用程式建立網路通訊端及使用自訂網路通訊協定。瀏覽器和其他應用程式會提供將資料傳輸到網際網路的方法,因此不需要這項權限也能將資料傳輸到網際網路。
    • 啟動時執行
      允許應用程式在系統完成開機程序後立刻自行啟動。這會增加手機的開機時間,而且會因為系統一直執行該應用程式導致手機的整體運作速度變慢。
    • 排定精準時間的動作
      這個應用程式可以排定在未來的特定時間執行工作,也就是說,應用程式可以在你未主動使用裝置時執行。
    • 排定鬧鐘或事件提醒
      這個應用程式可以排定鬧鐘和提醒等動作,在未來的特定時間向你傳送通知。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • fr.shiningcat.binclockwidget.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 14 MiB PGP 簽章 | 建置紀錄

  • 新版本 1.0.0
    Version 1.0.0

    - Fix stale day/night weather glyph: the sun/moon icon now reflects the actual time of day, derived at render time from the cached sunrise/sunset times, so it stays correct even after the device has been asleep
    - First stable release
  • 版本 1.0.0 (5) - 於 2026 年 8 月 10 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 8.0 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 僅可在前景中取得概略位置
      只有在你使用時,這個應用程式才能透過定位服務取得你的概略位置。你必須在裝置上開啟定位服務,這個應用程式才能取得位置資訊。
    • 查看網路連線
      允許應用程式查看網路連線相關資訊,像是有哪些網路,以及有沒有連上。
    • 執行前景服務
      允許應用程式使用前景服務。
    • 擁有完整的網路存取權
      允許應用程式建立網路通訊端及使用自訂網路通訊協定。瀏覽器和其他應用程式會提供將資料傳輸到網際網路的方法,因此不需要這項權限也能將資料傳輸到網際網路。
    • 啟動時執行
      允許應用程式在系統完成開機程序後立刻自行啟動。這會增加手機的開機時間,而且會因為系統一直執行該應用程式導致手機的整體運作速度變慢。
    • 排定精準時間的動作
      這個應用程式可以排定在未來的特定時間執行工作,也就是說,應用程式可以在你未主動使用裝置時執行。
    • 排定鬧鐘或事件提醒
      這個應用程式可以排定鬧鐘和提醒等動作,在未來的特定時間向你傳送通知。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • fr.shiningcat.binclockwidget.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 14 MiB PGP 簽章 | 建置紀錄

  • 新版本 0.1.3
    Version 0.1.3

    - Add a proper widget-picker preview: the launcher's "add widget" list now shows a representative binary dot-grid tile (matching the app icon) instead of a blank black square
  • 版本 0.1.3 (4) - 於 2026 年 8 月 4 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 8.0 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 僅可在前景中取得概略位置
      只有在你使用時,這個應用程式才能透過定位服務取得你的概略位置。你必須在裝置上開啟定位服務,這個應用程式才能取得位置資訊。
    • 查看網路連線
      允許應用程式查看網路連線相關資訊,像是有哪些網路,以及有沒有連上。
    • 執行前景服務
      允許應用程式使用前景服務。
    • 擁有完整的網路存取權
      允許應用程式建立網路通訊端及使用自訂網路通訊協定。瀏覽器和其他應用程式會提供將資料傳輸到網際網路的方法,因此不需要這項權限也能將資料傳輸到網際網路。
    • 啟動時執行
      允許應用程式在系統完成開機程序後立刻自行啟動。這會增加手機的開機時間,而且會因為系統一直執行該應用程式導致手機的整體運作速度變慢。
    • 排定精準時間的動作
      這個應用程式可以排定在未來的特定時間執行工作,也就是說,應用程式可以在你未主動使用裝置時執行。
    • 排定鬧鐘或事件提醒
      這個應用程式可以排定鬧鐘和提醒等動作,在未來的特定時間向你傳送通知。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • fr.shiningcat.binclockwidget.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 14 MiB PGP 簽章 | 建置紀錄