Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.72 KB

File metadata and controls

54 lines (37 loc) · 1.72 KB

Harknotes Releases

Download the latest version of Harknotes — privacy-first meeting transcription that runs locally on your machine.

Downloads

Head to the latest release and grab the right package for your platform:

Platform Format Notes
macOS .dmg macOS 13+ (Apple Silicon & Intel)
Linux .AppImage Universal — runs on any distro
Linux .deb Debian, Ubuntu, Mint, Pop!_OS
Linux .rpm Fedora, RHEL, openSUSE

macOS: "Open Anyway"

Harknotes is not yet notarized with Apple. After installing, macOS will block the app on first launch.

  1. Open the DMG and drag Harknotes to Applications
  2. Try to open Harknotes (it will be blocked)
  3. Go to System Settings → Privacy & Security
  4. Scroll down and click "Open Anyway" next to Harknotes

You only need to do this once.

macOS: Keychain prompt

On first launch, macOS will ask for permission to access "Harknotes Safe Storage" in your keychain. This is Harknotes securely storing your settings and auth tokens using macOS Keychain. Click "Always Allow" — you won't be asked again.

Linux

AppImage:

chmod +x Harknotes-*.AppImage
./Harknotes-*.AppImage

DEB:

sudo dpkg -i harknotes_*.deb

RPM:

sudo rpm -i harknotes-*.rpm

About

Harknotes captures and transcribes meetings using whisper.cpp — entirely on your device. No bot joins your calls, no audio leaves your machine.