Open Source Meeting Notes
powered by Gemini.

An open source meeting recorder and note taker for macOS with BYOK. Press ⌥⌘R, have your call — you get the transcript, the decisions, and who agreed to do what.

View on GitHub

Build it yourself in one command, then add your own Gemini API key.

00:00■ Stop
You
Others
Design review — 3 people
Mira
Jonas
You
Design review — onboarding32:14

Rebuild the flow at three stepsMira
Rewrite the permission copyYou

⌥⌘Rstarts and stops a meeting

Two recordings, not one

Your microphone and the call's audio are captured as separate streams, so which voice is yours is never a guess. The model only has to tell the other people apart — which is the part it is actually good at.

Your own key

A free key from Google AI Studio, kept in a file only your macOS account can read. No account here, no subscription, no middleman — the audio goes to Google and nowhere else.

Ask the room first

A reminder before every recording, with a sentence to say out loud. Who agreed is stored with the meeting and travels into every export — and the timer and pill cannot be hidden.

One window, afterwards.

The summary first — decisions, action items with owners — and the full transcript one click away, searchable, with a timestamp on every turn. Rename a speaker once and the notes change with it.

The QuickMeet window showing a meeting's summary, action items with owners, and decisionsThe same meeting's transcript, each turn labelled with the speaker and a timestamp

Build yourself, stay in control.

The source is on GitHub and builds with one command. The app that listens to your meetings is one you read and compiled yourself, the key it uses is yours, and the audio is deleted a week after there is a transcript.

View on GitHub