Download

Sticky Brain 0.1.0

Free, local-first, and yours. Pick your platform below; every build is the same app from the same source. Nothing phones home, and there is no account to make.

No accountNo API keyNothing uploadedReleased 23 Aug 2026

Every build can be verified with the SHA-256 checksums below. Questions? support@stickybrainkanban.com.

First launch

Neither build is code-signed yet, so each operating system warns once. That warning is about the missing signature, not about what the app does — the checksums let you confirm you have the file that was published.

macOS

A downloaded .dmg carries a quarantine flag, and Gatekeeper will say the app “cannot be opened”. Either right-click the app in Applications → OpenOpen (once), or clear the flag in Terminal:

xattr -dr com.apple.quarantine "/Applications/Sticky Brain.app"

The first time Enrich reads from Outlook, macOS asks whether Sticky Brain may control it. That lives in System Settings → Privacy & Security → Automation and can be revoked any time.

Windows

SmartScreen shows “Windows protected your PC”. Click More info, then Run anyway. The installer then asks where to install; the portable exe just opens.

The Microsoft 365 connection works with classic Outlook. Outlook may show its “a program is trying to access” prompt once; allow it, or adjust File → Options → Trust Center → Programmatic Access.

Linux

No warning to click through — there is no Gatekeeper or SmartScreen equivalent. Make the AppImage executable (chmod +x StickyBrain-0.1.0-x86_64.AppImage) and run it, or install the .deb. Verify the checksum below if you want the assurance signing would otherwise give.

Checksums

SHA-256 of each published file. The same list is served as SHA256SUMS.txt beside the downloads.

FileSHA-256
StickyBrain-0.1.0-arm64.dmge78564550eddcbda358cf687afd324edbc1a71d81ae47889ab3ac8fbd99a9284
StickyBrain-Setup-0.1.0-x64.exe0ac3c19b60e931ae517b2e3581673fe5f956f6e2c798c1fcc075a93aa8965a88
StickyBrain-0.1.0-portable-x64.execb9785e27b1127e74e429c46549a7d06325356936e3bb63acd62b6f6fb5ce0fe
StickyBrain-0.1.0-x86_64.AppImage39975bfa196979f407446786898989cb327c98f9dac32838815e5718872a717f
StickyBrain-0.1.0-amd64.deb2155dfd029611401ff077173e53d394e87276faa98f45efae88c73d01355b84f

To check: shasum -a 256 <file> on a Mac, Get-FileHash <file> in PowerShell, or sha256sum <file> on Linux.

After installing

The board works with nothing connected. When you want more, the gear opens Settings and you attach things one at a time — each is optional and independent:

ConnectionmacOSWindowsLinux
Obsidian vaultPick the vault folderSameSame
ClaudeClaude Code, signed in — no API keySame, via the native Windows installerSame
Microsoft 365The Outlook app, already signed inClassic Outlook, running and signed inNot available — no desktop Outlook

Everything else — the one button, the vault safety rules, themes and keyboard — is on the Product page.