{"package_name":"fr.shiningcat.binclockwidget","name":"BinClockWidget","summary":"AMOLED-black monochrome binary-clock home-screen widget","category":"Clock","icon_url":"/api/icon/fr.shiningcat.binclockwidget","latest_version_code":7,"latest_version_name":"1.1.1","apk_url":"/api/apk/fr.shiningcat.binclockwidget","apk_size":15081247,"apk_sha256":"585a0c4b0da891d6557114296d31afad9af35315feb1436bb4db25613ad05d9c","source_kind":"fdroid-repo","repo_slug":"fdroid-main","last_updated":1789441220,"release_timestamp":1789376009,"description":"An AMOLED-black, monochrome binary-clock Android home-screen widget.\n\nIt 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.\n\nHow to read it\n\nThe face is a grid of rows (values) and columns (place values):\n\n* Rows encode, top to bottom: hours, minutes, day (of month), month.\n* Columns are binary place values: 32 · 16 · 8 · 4 · 2 · 1.\n* 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.\n\nFor example, a minutes row with the 32, 8, and 2 dots lit reads 32 + 8 + 2 = 42.\n\nThe cells not needed by the low-value ends of the shorter rows are reused to show the alarm state and a weather condition glyph.\n\nBattery indicator\n\nBetween 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.\n\nWeather, network & privacy\n\nWeather 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.\n\nWhen 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.\n\nWith weather on, the widget also needs coarse location (ACCESS_COARSE_LOCATION) to fetch conditions for ","categories":["Clock"]}