For macOS · Local-first, by design

Meeting notes you'll actually find later.

Boswell records your meetings, transcribes them on your Mac, and writes everything to a Markdown folder you own — speakers and action items. Your audio doesn't leave the machine unless you say so.

01 · What it does

Powerful tools, made with care.

Boswell transcribes your meetings — no bots in your calls.

01

Mic & system audio, captured cleanly.

Your mic, plus whatever's playing through your Mac — Zoom, Meet, Teams, a podcast. No virtual driver hacks.

02

Transcribed locally with Whisper.

Tiny through Large v3, your pick. Models live on disk. The audio stays on your Mac while it becomes text.

03

Knows who's speaking.

Speaker labels run on-device. You can rename "Speaker 2" to a real name once and it sticks.

04

Summaries & action items.

Apple Intelligence handles the summary on-device — no API key needed. Bring your own (Anthropic, OpenAI, Ollama) if you want a different LLM.

05

Lightning-fast Recall.

Search every transcript. Find a quote, a topic, a decision — or ask for a summary across them all.

06

Notes that file themselves.

Everything writes to a folder you choose — plain .md with frontmatter, links, and a sidecar audio file. Drop the folder in Obsidian and it just works.

02 · Anatomy of a meeting

Every meeting becomes a Markdown file.

Boswell records, transcribes, labels speakers, and writes the summary — all while the meeting is happening. Six minutes of automatic work, instead of twenty minutes writing it up after.

Live

While you talk.

Boswell records the mic and system audio, transcribes with Whisper, and labels who's speaking. You don't have to switch apps or watch a progress bar.

Done

When you stop.

A Markdown file lands in the folder you chose. Title, attendees, summary, action items, full transcript, and the audio. Open it in any editor.

2026-05-20 · Engineering standup.md
---
title: Engineering standup
date: 2026-05-20 10:30
duration: 28m 14s
attendees: [rb, ay, you]
source: mic + zoom
tags: #standup #migration
---

# Engineering standup

## Summary
Team agreed to ship the migration behind a feature flag
on Monday, with rollback documented before EOD Friday.

## Action items
- [ ] you — write rollout note (due Fri)
- [ ] ay — confirm staging smoke pass
- [x] rb — file the migration PR

## Transcript
[14:08] rb: the question is whether
we ship behind the flag, or wait for staging…
[14:18] ay: Behind the flag.
03 · Quiet by default

Nothing leaves until you say so.

Boswell ships with all the cloud features off. The mic, the model, the speaker labeling, the summary — all on-device. Want a cloud LLM to write the summary? Plug in your key. We don't store it, route through it, or see what comes out.

  • No account. No login. No telemetry beyond a once-a-week update check you can switch off.
  • Recordings, transcripts, and embeddings live in a folder on your disk. rm -rf works.
  • Source code for the on-device pipeline is published. Read the audit.
Default routing · ON ● Local
Source
Mic · MBP built-in
Transcription
Whisper Large v3 · on disk
Audio buffer
~/Boswell/audio
Speaker labels
PyAnnote · local
04 · How it works

Install, record, search. That's the loop.

Step 01 · Install

Drag Boswell into Applications.

Universal binary, around 38 MB. First launch, it asks for mic and screen-recording permission — that's it. No account, no login.

Step 02 · Record

Press the hotkey. Boswell listens.

From anywhere — meeting, hallway, walking. The on-air dot in your menu bar shows it's recording; press again to stop.

Step 03 · Find it

Ask, in plain English.

"What did we decide about the migration?" — Boswell finds the quote and the file. Open it in your editor of choice.

05 · Boswell vs. the bot

A note-taking bot, without the note-taking bot.

We're not going to name names. You know the ones — the apps that join your call as a fifth attendee, screenshot your slides, and send you a "happy summary".

The bot in your meeting
Cloud assistants
Joins your call as a guest. Everyone sees it.
Audio uploads to vendor servers. Retention varies.
Subscription, per seat, forever.
Notes live in a vendor's web app.
Works for video calls. Not the hallway.
You hope it's still around in 2030.
Boswell
A Mac app, in your menu bar
Captures from your Mac. The call doesn't see it.
Audio stays on disk. Network can be disabled.
$49 once.
Notes are plain Markdown in a folder you own.
Works for any audio — calls, dictations, podcasts.
The folder will outlive the app. So will your notes.
06 · Pricing

$49. One-time.

Try the free tier on this week's meetings. When you're ready for system-audio capture, who said what, and the dictation hotkey, $49 unlocks it. Forever — same machine, same person, no expiry.

Free
$0 to start

A real free tier — enough to see whether Boswell fits the way you actually work.

Microphone recording & transcription
All Whisper model sizes (Tiny → Large v3)
Markdown export
Tag up to 2 speakers manually
Up to 30 minutes per transcript
Pro · Recommended
$49 one-time

The whole app — meeting capture, who said what, dictation, transcript search, the works.

Everything in Free
System-audio meeting capture (Zoom, Teams, Meet)
Speaker labels (local)
Summaries, action items, transcript search (RAG)
System-wide dictation hotkey
Bring-your-own-key LLM (Anthropic, OpenAI, Ollama)
Markdown export, made for Obsidian
Email support, usually a same-day reply
Buy Boswell — $49
Apple Pay Card Link Powered by Stripe
07 · FAQ

Things people ask, before they buy.

No. Boswell captures audio directly from your Mac — your microphone and whatever is playing through your speakers. Other attendees see nothing new. There is no bot, no email invitation, no "is it okay if I record this" awkwardness.

By default, no. Whisper runs locally; speaker labels run locally; Apple Intelligence handles summaries on-device; embeddings are stored in a SQLite file on disk. If you bring your own cloud LLM key — Anthropic, OpenAI, Ollama — that traffic goes directly from your machine to the provider, never through us.

Your transcripts are plain Markdown in a folder you chose. They'll keep opening in any text editor — no Boswell required.

Yes, with caveats. Boswell needs Microphone and Screen Recording permissions; some MDM profiles block one or both.

Try it on this week's meetings.