You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First Windows build of Omi — an Electron + React desktop port of the macOS app (from PR #7816).
Install
Download Omi-for-Windows-Setup-1.0.0.exe below and run it.
Windows SmartScreen will warn that the publisher is unrecognized (the build is not code-signed yet). Click More info → Run anyway.
Launch Omi and sign in with your Google/Omi account.
Per-user install (no admin needed). Requires 64-bit Windows 10/11.
What's in it
Always-on recording via /v4/listen (mic + system audio) → conversations with auto title + emoji, live transcript, and "Save now" / 30s-silence finalize
Screen-OCR ambient context for chat and a floating Ask overlay
Rewind screen timeline with text search (on by default, ~1 frame/sec, stored locally)
Desktop automation (FlaUI helper) — every action gated behind a native approval dialog
Google (Gmail/Calendar) OAuth integration, sticky-notes import, app/file indexing
Onboarding brain map (R3F / d3-force)
Notes
Recordings sync to your Omi account; screen/Rewind data stays local on your machine.
No code-signing certificate yet → SmartScreen warning on first run (see install step 2).
Packaged sign-in: serve the renderer over http://localhost so Firebase auth has an authorized origin (a file:// build could never sign in).
Security hardening: removed a consent-free desktop-automation IPC from the renderer bridge; added a URL-scheme allow-list to chat links and the external-open handler.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Omi for Windows — v1.0.0 (preview)
First Windows build of Omi — an Electron + React desktop port of the macOS app (from PR #7816).
Install
Omi-for-Windows-Setup-1.0.0.exebelow and run it.What's in it
/v4/listen(mic + system audio) → conversations with auto title + emoji, live transcript, and "Save now" / 30s-silence finalizeNotes
main.Fixes included over the raw PR branch
http://localhostso Firebase auth has an authorized origin (afile://build could never sign in).🤖 Built and verified with Claude Code
This discussion was created from the release Omi for Windows v1.0.0 (preview).
Beta Was this translation helpful? Give feedback.
All reactions