Pulse · download Windows v0.6.7 · Android v0.6.6

One app.
Two devices. Same Pulse.

Pulse for Windows is a Tauri v2 side panel that talks to local Ollama — the desktop surface, NSIS or MSI installer. Pulse for Android is a greenfield markdown editor with [[wikilink]], tag autocomplete, voice input, and an in-app update checker — the 1.29 MB APK. Both are Apache 2.0. Both are local-first. Pick your platform and download.

Pulse for Windows v0.6.7

A Tauri v2 side panel for Windows.

Pulse for Windows sits in the system tray and opens with a global hotkey. It talks to a local Ollama instance on 127.0.0.1:11434 and keeps prompts, screenshots, and voice on the device. The installer ships as NSIS (per-user) or MSI (per-machine). The MSI is the one for IT departments; the NSIS is the one for individual installs. v0.6.7 is the R115 retag of v0.6.5 — R100 build-infra fixes (prebuild-kill.ps1 kills orphan ollama.exe, Cargo.lock 0.6.5 sync) and the R115 R114-audit quick win #1 (Apache 2.0 SPDX headers).

version
v0.6.7
build
release · x86_64-pc-windows-msvc
min OS
Windows 10 (build 17763)
NSIS SHA-256
08FD2FB2…3F8E65
MSI SHA-256
D246AFFC…2AD2982D
tauri
Tauri 2.11.4
license
Apache 2.0

What is new in v0.6.7? See the v0.6.7 release notes (Windows desktop retag 0.6.5 → 0.6.7, R115). Pulse for Android stays on v0.6.6.

Pulse for Android v0.6.6 · versionCode 16

A greenfield markdown editor for Android.

Pulse for Android is written from scratch on Svelte 5 + TypeScript strict with CodeMirror 6, [[wikilink]] backlinks, tag autocomplete, voice input, and an in-app update checker. The v0.6.6 release ships the P1 trio: backup rules now exclude app_webview/ from cloud backup and device transfer, voice input is the 8th tool in the NotesView toolbar, and the Settings view (Profile, Theme, About, Actions) opens from a gear button.

versionName
v0.6.6
versionCode
16
appId
app.pulse.notes
minSdk · targetSdk
24 · 36
SHA-256
AD6E3302…45BAB5
size
1.29 MB (1,352,869 B)
signing
R93b release.keystore · v2 + v3

Full v0.6.6 release notes → · Privacy & data model

One product · two surfaces

Same code path on Windows and Android.

The Android v0.6.x line and the Windows v0.6.x line share the same Smart Engine v3 router, the same Recall gate, the same local-first data model, and the same Apache 2.0 license. They differ in input modality and platform idioms — a tray icon and hotkey on Windows, a bottom toolbar and share intent on Android. v0.7 is the planned opt-in E2E sync release that ties the two surfaces together.