Cheese BTC Widget
Tiny home-screen widget showing the latest Bitcoin price in USD or EUR.
新版本 5.0
v5.0 - Pick any of 126 currencies.
* The new "Other currency" option opens a picker of 126 fiat
currencies, discovered from the backend catalog and cached for
offline use so the list shows up instantly.
* Every currency now gets the full treatment — 24h sparkline and 7d
change — via the parameterised price feed, not just USD and EUR.
* Quick-picks for US Dollars, Euros, Bitcoin, Sats, and Block height
stay one tap away.
* The new "Other currency" option opens a picker of 126 fiat
currencies, discovered from the backend catalog and cached for
offline use so the list shows up instantly.
* Every currency now gets the full treatment — 24h sparkline and 7d
change — via the parameterised price feed, not just USD and EUR.
* Quick-picks for US Dollars, Euros, Bitcoin, Sats, and Block height
stay one tap away.
Cheese BTC Widget puts the latest Bitcoin price right on your home screen — nothing else, just a logo, a currency symbol, and the number.
When you add the widget you choose what to track: US Dollars, Euros, sats per USD, the constant 1 BTC, or the latest bitcoin block height. Each placed widget remembers its own choice, so you can have several side by side.
Data is fetched over HTTPS from price.cheeserobot.org/price/summary.json (the price data originates from CoinDesk). One round trip carries the current price, the 24-hour and 7-day history series, and the latest-block snapshot. The widget refreshes itself roughly every 30 minutes — Android's minimum update interval for app widgets — and you can tap it to refresh on demand.
Features
* Pick USD ($), EUR (€), sats per USD, 1 BTC, or the latest block height when adding the widget.
* Block-height mode shows the miner / pool name above the block number with a diagonal "stonks-go-up" line behind.
* Auto-sizing text fills the widget as large as it can.
* Optional faint chart background (24h or 7d window).
* Tap to refresh.
* Light/dark theme aware.
* If the network call fails, the widget shows "!" and posts a notification with the actual error reason (HTTP status, JSON shape, etc.) so you know what's wrong.
What this app is NOT
* No tracking. No ads. No analytics.
* No accounts, no signups, no Google services.
* Only one network host is contacted: price.cheeserobot.org. No third-party servers.
* No background services — only Android's normal widget update mechanism.
Source code
https://github.com/AbelLykens/org.cheeserobot.btcwidget
Licensed MIT.
When you add the widget you choose what to track: US Dollars, Euros, sats per USD, the constant 1 BTC, or the latest bitcoin block height. Each placed widget remembers its own choice, so you can have several side by side.
Data is fetched over HTTPS from price.cheeserobot.org/price/summary.json (the price data originates from CoinDesk). One round trip carries the current price, the 24-hour and 7-day history series, and the latest-block snapshot. The widget refreshes itself roughly every 30 minutes — Android's minimum update interval for app widgets — and you can tap it to refresh on demand.
Features
* Pick USD ($), EUR (€), sats per USD, 1 BTC, or the latest block height when adding the widget.
* Block-height mode shows the miner / pool name above the block number with a diagonal "stonks-go-up" line behind.
* Auto-sizing text fills the widget as large as it can.
* Optional faint chart background (24h or 7d window).
* Tap to refresh.
* Light/dark theme aware.
* If the network call fails, the widget shows "!" and posts a notification with the actual error reason (HTTP status, JSON shape, etc.) so you know what's wrong.
What this app is NOT
* No tracking. No ads. No analytics.
* No accounts, no signups, no Google services.
* Only one network host is contacted: price.cheeserobot.org. No third-party servers.
* No background services — only Android's normal widget update mechanism.
Source code
https://github.com/AbelLykens/org.cheeserobot.btcwidget
Licensed MIT.
- 作者: Abel Lykens
- 授權條款: MIT License
- 網站
- 問題追蹤系統
- 原始碼
- 更新紀錄
- 建置詮釋資料
- 可重現建置狀態
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 8.0 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 8.0 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 8.0 或更高的版本。
此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 4.0
v4.0 - Bring your own price backend.
* New "Price backend" row in Advanced options. Paste a custom feed
URL (e.g. a self-hosted pricemon instance) and the widget switches
to it on the next refresh. Default URL is pre-filled.
* The activity validates the URL in the background and only saves it
if the payload carries every field the widget actually reads —
prices, both history windows, and the latest-block snapshot. A
partially-compatible feed is refused with a short reason so the
cur
* New "Price backend" row in Advanced options. Paste a custom feed
URL (e.g. a self-hosted pricemon instance) and the widget switches
to it on the next refresh. Default URL is pre-filled.
* The activity validates the URL in the background and only saves it
if the payload carries every field the widget actually reads —
prices, both history windows, and the latest-block snapshot. A
partially-compatible feed is refused with a short reason so the
cur
新版本 3.2
v3.2 - Price feed moved to its own subdomain.
* Summary endpoint is now price.cheeserobot.org/price/summary.json
instead of cheeserobot.org/price/summary.json. Same payload, same
one-round-trip refresh — just served from a dedicated host.
* Summary endpoint is now price.cheeserobot.org/price/summary.json
instead of cheeserobot.org/price/summary.json. Same payload, same
one-round-trip refresh — just served from a dedicated host.


