CubicJ16 downloadsBrewing assistant with Acaia Pearl S BLE integration.
English | 한국어
An Obsidian plugin for coffee brewing — real-time BLE scale integration, guided brew flow, and structured record keeping, all inside your vault.
Currently supports Acaia Pearl S on Windows. Other Acaia models and platforms are planned.
Live brewing session — real-time weight tracking and profile chart via Acaia Pearl S
BLE and the brewing sidebar are desktop-only (Windows); bean inventory, brew history, and daily records also work on mobile.
Bean inventory — roast days, remaining weight, and status tracking per bean
Per-bean brew history table
Brew detail — extraction parameters and weight-over-time profile chart
From the Community directory (recommended)
Manual install
cubicj-brewing.zip from the latest releasemain.js, manifest.json, styles.css, and a noble/ folder<your-vault>/.obsidian/plugins/cubicj-brewing/The zip bundles the native Bluetooth addon (
noble/), so manual installs work fully offline. If the folder is missing, record keeping still works — the plugin offers the same checksum-verified addon download when you try to connect the scale.
The plugin works entirely offline. Brew records, beans, and recipes are plain Markdown files in your vault. There is no telemetry, no analytics, and no connection to any external service.
The plugin performs exactly one kind of network request: downloading the native Bluetooth addon (noble.tar.gz, about 3 MB) from this plugin's own GitHub releases. The addon is required to talk to the scale over Bluetooth.
.obsidian/plugins/cubicj-brewing/noble/). The plugin does not read or write files outside your vault.Full documentation lives in the wiki: