Skip to content

Interpres v0.2.0 — Live Captions companion (Windows + Mac)

Choose a tag to compare

@IronAdamant IronAdamant released this 05 Aug 01:11
· 32 commits to main since this release

Interpres v0.2.0 — Live Captions companion

Public open source. Free. Not a paid product.

Local companion for Windows Live Captions and macOS Live Captions that can save transcripts (opt-in) as one dated file per session.

Native UI on both platforms (Win32 / AppKit), light/dark/system theme, same core engine.

Download

Platform Asset What it is
Windows Interpres-portable-windows.zip Portable folder: interpres.exe (app icon embedded, no console on open), helpers, Open Interpres.bat, START HERE.txt
Mac (Apple silicon) Interpres-portable-macos-aarch64.zip Double-click pack: Interpres.app, launchers, helpers
Mac interpres-macos-aarch64 Bare optimized binary
SHA256SUMS.txt / SHA256SUMS-windows.txt Checksums
SOURCE_COMMIT.txt / SOURCE_COMMIT-windows.txt Git commits for each build

Windows quick start

  1. Unzip Interpres-portable-windows.zip
  2. Turn on Live Captions: Win + Ctrl + L
  3. Double-click interpres.exe (or Open Interpres.bat) — app window only, no black console
  4. Press Start listening; optional Save to disk / Theme

Keep Get-LiveCaptionsText.ps1 in the same folder as the exe (included in the zip).

Mac quick start

  1. Unzip Interpres-portable-macos-aarch64.zip
  2. Open START HERE.txt
  3. Double-click Interpres.app
  4. Turn on Live Captions (System Settings → Accessibility). Allow Accessibility for Interpres if prompted.

Transparent by design

  • Source: https://github.com/IronAdamant/Interpres
  • Windows pack commit: 2cecab1475b2b1fcc7e63d0b90119de48753f146 (icon, unified UI, GUI without console; CLI still prints for probe/diagnose/etc.)
  • Binaries are normal Rust release builds — not obfuscated. Rebuild with cargo build --release (Windows: prefer WinLibs/binutils windres so the icon embeds).
  • How-to: docs/VERIFY.md

License

MIT OR Apache-2.0