Skip to content

LauronFlow v0.2.0

Choose a tag to compare

@lauronjohn lauronjohn released this 04 Aug 07:00
· 15 commits to main since this release

What's new since v0.1.0

  • Settings now has a Shortcuts tab: both hotkeys are configurable.
    • Record (push-to-talk): choose among 8 modifier-only keys (Left/Right
      Option, Command, Control, Shift). Restricted to modifier-only keys
      since the hotkey is observed, not swallowed — a regular key would
      still get typed into whatever app has focus.
    • Undo last dictation: choose a letter plus any combination of
      Control/Option/Shift.
    • Defaults are unchanged (Right Option to record, Control+Option+Z to
      undo) if you don't touch the new tab.
  • Fixed a trailing period the model sometimes added to short dictated
    snippets.
  • README cleanup.

Setup instructions (Gatekeeper bypass, sidecar setup, permissions) are in the
main README: https://github.com/lauronjohn/LauronFlow#option-a-download-the-prebuilt-release-easiest

Requires an Apple Silicon Mac on macOS 14+. Not notarized (personal self-signed
cert) — run xattr -cr on it once before macOS will open it.