Skip to content

FAQ

Frequently Asked Questions

Answers to the most common questions. For step-by-step guides, see Help.

Privacy & dataHot

Is Daisy truly local?

Yes. Recording, transcription, speaker labels, and search all run on your machine, and Daisy is fully functional offline. Only two things ever reach the network on their own — both to our own daisy.smbr.app, both carrying no meeting content, and both fail-silent:

  • An update check — notify-only, on by default but easy to turn off (setup wizard, or Settings → Recordings). It tells you a new version exists and never installs anything on its own.
  • A license check-in — at most once a day, to confirm your license is valid.

Everything else happens only because you set it up: an AI provider with your own key (or a fully local model), a calendar you subscribe to, a webhook you add, or a model you download. Help and changelog links open in your browser when you click them. The app window itself cannot make network calls at all — a strict content-security policy blocks it.

Full Security & Threat Model →

Is Daisy botless?

Yes — completely. Daisy never dials a participant into your call. It records the meeting the way your own ears hear it: your microphone and your computer's audio output, captured as two separate channels on your machine. Nobody sees a notetaker in the participant list, because there isn't one to see.

That matters more every quarter. Microsoft Teams now detects third-party recording bots, parks them in a Suspected threats lobby marked “Unverified,” and makes the organizer admit them with a deliberate extra click — and as of August 2026, admins are getting a switch to auto-block every external AI bot outright. Google Meet and Zoom are tightening the same way. If your notetaker works by joining the call, it can be flagged, held in a lobby, or shut off by an IT policy you don't control — usually on someone else's tenant, in the meeting that mattered. Daisy has no bot to flag, no bot to admit, and no bot to block.

The bot is only half of it. What lasts is what happens after capture: cloud notetakers still upload your audio to understand it. Daisy transcribes, labels speakers, and searches on your own hardware, so the recording never leaves the room it was made in.

See the side-by-side comparison →

Does Daisy have a security and threat model?

Yes — a full, code-sourced writeup: the local-first architecture, the encrypted credential vault, a complete inventory of what leaves your machine and when, the threats it defends (and the ones it doesn't), and what you should do.

Security & Threat Model →

Where does my audio actually go?

Onto your own disk, and nowhere else by default. Recordings live as files in a folder you choose (.wav chunks plus a compact stereo .opus archive). Recording, transcription, speaker identification, and search all run on your machine.

The only ways anything leaves are ones you turn on. You press “Send to…”. You opt into a cloud model for the AI step with your own key — there only the transcript text goes, over HTTPS, never the audio. Transcription, live captions, and speaker labels stay entirely on your machine, always. Private by default, your choice to extend.

Do I need an account?
No. There's no sign-up, no email captured, no profile on our servers. You download the app and it runs. The 30-day trial doesn't ask for a card or an email; a license is the only thing tied to a purchase.
Where does my data live?

Your recordings, transcripts, summaries, and notes stay on your disk in a folder you choose. Nothing is uploaded unless you explicitly send it or pick a cloud provider.

Of course, if you keep that folder in a cloud-synced location — Dropbox, OneDrive, Syncthing — every device can share the same profile and recordings, but those files now also live on that cloud. Your call, and out of our hands.

Is my data encrypted?
Yes. Your saved API keys and voiceprints live in an encrypted vault on your machine. On a personal device you can trust it to unlock automatically; on a shared or work machine you can set a passphrase that Daisy asks for on each launch.
Can I run it offline?

Mostly. Recording, transcription, speaker labels, and search work with the network off, and they keep working through extended periods offline. Summaries and Q&A need a language model — run a local one (Ollama or LM Studio) and even those stay fully local; bring a cloud key and only the transcript text goes out when you have a connection.

In the spirit of transparency — we don't want your data — here is every time Daisy touches the network:

  • It checks your license key's validity at most once a day.
  • Update checks and device activation.

That's the whole list. Your meetings, audio, and transcripts are never part of any of it.

Does Daisy log anything?

Daisy writes a quiet log file to your profile folder (logs/daisy.log) with stage timings and error context — enough to pin down a slow finalize or an unhappy mic without ever leaving your machine. Logs rotate daily; the last 7 days are kept and older rotations are deleted.

Nothing ships anywhere automatically. There's an Open folder button under Settings → Recordings → Log files, plus a Detailed logs setting if you're chasing something specific. Diagnostics & logs.

How do we know you're not secretly storing data or breaking your promises?

The everyday proof is the design itself: Daisy is local-first, so your recordings, transcripts, and summaries sit on your own disk in open file formats (.wav, .opus, plain text) that you can read and move without us. You don't have to take our word for where your data is — you can see it.

Beyond that, you don't have to trust us at all: Daisy is source-available. The whole client — recording, transcription, the credential vault, and every network call it makes — is published at github.com/smallbricktory/daisy-local. Read it, audit it, or build it yourself — no NDA, no fee, no request form. If anything on this page isn't backed by the code, that's a bug we want to hear about. See the Security & Threat Model for the full inventory of what leaves your machine.

If I delete an old recording, can I still get the transcript back?

When you reclaim space under Settings → Recordings, Daisy removes the bulky raw WAVs but keeps a compact stereo meeting.opus archive (your mic on one channel, the system audio on the other). You can re-transcribe an old meeting later — or re-label the speakers — from that archive, best-effort.

Deleting a meeting outright from the Library wipes the Opus archive too — that one is final.

Can I delete my data?
Yes. Open a meeting's action menu, choose Delete recording, and type DELETE to confirm — Daisy wipes that session's audio, transcript, summary, notes, and its search index. Your transcripts are saved as plain Markdown, so you're also free to move or back up the whole folder however you like.
How is this different from Otter, Fireflies, Fathom, or Granola?

Those tools process your audio in their cloud, store your transcripts under their terms, and run them through a model you don't control. Several now offer a bot-free capture mode, which changes who sees a notetaker in the participant list — it doesn't change where the audio goes.

Daisy keeps recording, transcription, and speaker identification on your machine, with no bot and no account, and lets you bring your own model or key. The difference isn't the bot; it's that nothing is uploaded to be understood in the first place.

See the side-by-side comparison →

Can I bring my own LLM, or run one locally?
Yes — that's the default stance. Summaries, Q&A, chapters, and analysis run through the model you pick: a local LLM via Ollama or LM Studio (nothing leaves), your own cloud key for OpenAI, Anthropic, or Groq (billed to you directly, Daisy never proxies or marks up). No model at all? Daisy hands you the transcript with a ready-made prompt to paste into any chat. You never hit a hard wall.

About

Why the name Daisy?
Working out who said what in a meeting — diarization — used to mean a bot had to join your call. Daisy does it botless, right on your own machine. The name is a little play on that word. We think it's nice.

Getting started

What is Daisy?
Daisy is a local-first meeting app that records, transcribes, and summarizes your meetings, and even figures out who said what — all running right on your own computer.
What does “local-first” mean?

Most meeting tools work the other way around: a bot joins your call, your audio is streamed to a company's servers, processed there, and your transcripts live in an account you don't control. Daisy flips that — it's an app on your computer, and your recordings, transcripts, summaries, and notes are saved as files on your disk in a folder you choose.

Recording, transcription, speaker labels, and search all run on-device and keep working offline. Anything online — a cloud AI key for summaries, a calendar you subscribe to, a webhook — is something you opt into, never the default. Your stuff lives with you first.

Does Daisy work offline?

Mostly yes. Recording, transcription, and speaker identification all run on your machine out of the box — the speech-to-text model is bundled, no download or key needed.

Summaries are the one piece that always needs an AI service. You can run it two ways: your own API key with a cloud provider (Anthropic, OpenAI, or Groq), or — if you want fully offline — a local AI server like LM Studio or Ollama, the advanced path. Or skip the provider entirely and copy the transcript into your own ChatGPT for free.

Can I import a recording I made elsewhere, like on my phone?
Absolutely. Drop in a common audio file from your phone or anywhere else, and Daisy will transcribe and summarize it just like a live meeting. The quality of the results will obviously depend on the source.
What languages does it support?
It depends on your platform, and you can change it either way. Windows and Linux builds bundle an English-only model — the fastest option for English meetings, and the reason the first recording works with nothing downloaded. macOS 26+ uses Apple's own on-device engine, which covers the languages your system settings do. If you need other languages on Windows or Linux, swap to one of the multilingual Whisper models (99 languages) at the last step of onboarding or later under Settings → Providers → Local transcription. Every one of these runs on your own machine.
How does it know who said what?

Daisy identifies speakers right on your device. Label someone once and it will recognize their voice in future meetings. Voices are encrypted, local to your machine, and never uploaded to us or anyone.

In long meetings where a person's voice drifts (they move around, switch rooms, get tired), Daisy collapses what would otherwise be two clusters back into one identity as long as both match the same vault voiceprint. You don't have to merge by hand.

What it works with

What meetings and apps does it work with?
Anything that plays through your computer — Google Meet, Zoom, Microsoft Teams, Discord, phone calls, even podcasts. No bot joins your call and there's nothing to install in the meeting itself.
Which AI providers can I use?
Your transcript, live captions, and speaker labels run on your machine on a local speech model — bundled in the Windows and Linux builds, your Mac's own on-device engine on macOS 26+ — for free, in every configuration. Summaries are the separate step that needs an AI service, and you have two ways to run it: a local AI server (LM Studio or Ollama, advanced), or your own cloud key (Anthropic, OpenAI, or Groq). You can also skip it and copy-paste the transcript into your own ChatGPT. Any cloud key you bring is billed directly to you; Daisy never proxies or marks up.
Do I need to pay for AI separately?

Your finished transcript and speaker labels are free and produced on your machine — no per-minute bill or API key.

The summary and other AI features are where a model comes in. Run a local model (LM Studio or Ollama) and it's free, on your own hardware. Or use a cloud key: a full meeting's AI — summary, chapters, and analysis — works out to roughly on a balanced mix of efficient models, up to about 30¢ if you force a top-tier model for everything. Those are approximate and vary by provider; the charge goes straight to your own key — Daisy never proxies or marks up. You can also skip it and copy-paste the transcript into your own ChatGPT or Claude, free.

Do live captions run on-device, or do they need the cloud?

On-device, always, on every machine — and there is no configuration in which that changes. The cloud never touches transcription: live captions, the finished transcript, and speaker labels are all produced locally and free.

They're also not a separate feature. Daisy transcribes while you record and keeps that text when you stop, so the captions you watch appear are the transcript. The switch under Settings → Recordings → Live captions only decides whether the window shows them to you as they arrive; turning it off doesn't change the transcript, and doesn't skip any work.

Which speech model does Daisy use?

One of three, all running on your own machine, listed together under Settings → Providers → Local transcription:

  • Windows and Linux — NVIDIA's Parakeet (TDT 0.6B v2), bundled inside the app. English, CPU-only, no GPU needed, and nothing to download: the first recording works straight out of the installer.
  • macOS 26 and later — Apple's own on-device speech engine, using the speech assets your Mac already manages. Covers the languages your system settings do.
  • Whisper — ten models from Tiny to Large v3, downloadable on any platform. This is the multilingual path, the choice for older Macs, and the fallback Daisy drops to if the engine you picked won't start.

Every model Daisy downloads is SHA-256-verified against a pin inside the binary before it's used. Switching models takes effect on your next recording.

What if no transcription model is installed?
Daisy tells you rather than failing quietly: a banner reads "No transcription model installed — recordings are audio-only until one is installed in Settings → Providers", with a button that takes you there. Recording still works normally and the audio is kept, so a session captured in that state can be transcribed in full once a model is in place. On Windows and Linux this shouldn't come up — the model ships in the build — and on a recent Mac the OS engine is already there.
What happens if my headset dies or I unplug my mic mid-meeting?

The recording keeps going. Daisy watches both audio streams for the length of a meeting: if your microphone disappears it moves to another physical one and tells you which, and if system audio drops out it reconnects. Virtual devices are never picked for you.

The cases it can't fix, it names instead of hiding — a mic muted in the system mixer, an input another app has taken over, a device streaming silence. Each is a corner toast saying what happened and whether Daisy is recovering on its own, and each is written to the log. Microphones and audio devices.

Will my computer go to sleep while Daisy is recording?
Not on Daisy's watch — it holds a sleep inhibitor for the length of a recording, so a long meeting where you're mostly listening doesn't get cut short by an idle timer. If the machine suspends anyway (you close the lid, or something else forces it), Daisy restarts its audio streams when the machine wakes and carries on with the same session.
Does Daisy work with Bluetooth headsets?
Yes, with the usual Bluetooth caveat: a headset can carry a microphone or play high-quality stereo, never both at once, so recording on a Bluetooth mic gets you call-quality audio on your own track. Windows and macOS make that switch themselves. On Linux, Daisy switches the headset onto its mic-capable profile for the recording and restores it afterwards, and if a headset's wideband codec doesn't actually deliver audio on your machine, Daisy drops to the narrowband one and remembers that headset so it doesn't stumble again next meeting. For the best recording of your own voice, a wired or USB mic beats any Bluetooth headset.
What happens if Daisy crashes mid-meeting or mid-finalize?

Recordings rotate into bounded chunks on disk every few minutes, so an unexpected crash mid-meeting costs you at most the open chunk — not the whole session. Reopen Daisy and the in-progress session is recovered automatically, and a chunk that was mid-write when the power went is salvaged up to its last valid audio rather than discarded.

If the app window goes away while a meeting is finalizing, a background process keeps the local work going. When you reopen Daisy, a corner toast catches you up: “Finalized” with a click-through to the session.

Why does the live transcript sometimes show the same line under both Me and Them?

It's expected. Daisy records two independent streams — your microphone (Me) and your system audio (Them) — and your mic can pick up the other person's voice through your speakers, so the same sentence gets transcribed on both sides.

You don't need to do anything. When the call ends, Daisy reprocesses the recording, matches it against your voiceprints to label each speaker, and merges those duplicates into a single attributed turn. The saved transcript is the source of truth; the live view is a preview. Wearing headphones avoids it almost entirely. More on live transcription.

API keys

Do I need an API key to use Daisy at all?

No. Recording, transcription, and speaker identification all run on your machine. You can use Daisy day-to-day with no key and no account.

You only need a key if you want Daisy to write summaries, answer questions across your meetings, generate chapters, or run an analysis for you. Even then, you can skip the key entirely and use the Copy all button on a transcript to paste it into your own ChatGPT or Claude.

Which provider should I pick — Anthropic, OpenAI, or Groq?

First, you have two ways to run the AI step at all: a local model on your own hardware (nothing leaves), or your own cloud key. This question is about the cloud-key route.

Daisy supports Anthropic (Claude), OpenAI (GPT), and Groq. Any of the three works for summaries — pick whichever you already have an account with. Groq has a usable free tier if you want to start without a card.

You only need one. You can switch later without losing anything. Step-by-step setup for each provider.

Where do I add my API key in Daisy?

Open Daisy and go to Settings → Providers. Pick the provider you generated a key for under AI provider, click Configure, paste the key, click Test key & list models →, pick a model, and Save.

Daisy stores the key in your local encrypted vault — the same vault that holds your voiceprints — and never sends it anywhere except the provider you picked.

If I bring my own key, what do the AI features cost?

Pennies. A full meeting's AI — summary, chapters, and analysis — works out to roughly 4¢ for a 1-hour meeting on a balanced mix of efficient models, and up to about 30¢ if you force a top-tier model for everything. Those are approximate and vary by provider; the charge goes straight to your own key, and Daisy never proxies or marks up.

As soon as your key works, hop back to the provider's console and set a monthly spending cap (Anthropic: Settings → Limits; OpenAI: Settings → Limits; Groq: Settings → Billing) so a runaway bill is impossible. A $10–$25 monthly cap is plenty for solo use. The price of Granola or Otter — but with all of the control.

Can I lose the key once I've pasted it?
No — Daisy stores it encrypted on your machine. But the provider's console only shows the key once, when you create it. If you lose your laptop and can't restore the vault, you'll need to generate a fresh key from the provider's API Keys page and revoke the old one. The transcripts and summaries you've already produced stay where they are; only future summary generation is affected.

Speed & cost

Can I change the transcription model?
Yes — Settings → Providers → Local transcription lists every engine and model in one place, grouped by engine, with Download, Use, and Delete on each row. The row that ships with your platform is marked "Built in" and is already active, so most people never need to touch this. Switch when you need another language (any model tagged multilingual) or want to trade speed for accuracy on a larger Whisper model — bigger models are more accurate but slower and use more memory. If you go the Whisper route we'd suggest base or large-v3-turbo; small showed occasional hallucinations in our testing.
How fast does Daisy transcribe a meeting?

For practical purposes, it's already done when the meeting ends. Daisy transcribes as people speak and keeps that text rather than transcribing the audio a second time, so the transcription cost is spread across the call instead of landing in a lump at the end.

The default engine on each platform is picked to make that affordable: a CPU-only model bundled with the Windows and Linux builds, and Apple's own on-device engine on a recent Mac. Neither needs a GPU. What still runs after you press Finish is echo cancellation, speaker labels, and the summary — plus a catch-up pass over any stretch the live pass didn't cover, which on a normal meeting is nothing.

A full transcription pass only happens in two cases: audio you imported (there was no live pass), and a session recorded with no model installed or on a machine that couldn't keep up. You'll see a “transcribed n/m chunks” progress bar when that's happening. That's the case where a GPU and a smaller model both help.

The AI features (summary, chapters, analysis, asking questions) are the part that takes a moment. On a capable GPU a local model writes an hour-long meeting's summary in roughly 15–20 seconds; on a CPU-only machine the same work can stretch to a few minutes. A cloud key returns it in seconds regardless. It all runs in the background, so you can close the app while it finishes.

Will my laptop be fast enough?
Almost certainly. The default transcription model on Windows and Linux runs on the CPU by design — no GPU required, and it doesn't compete with your meeting app for one — and on macOS 26+ Daisy uses Apple's own on-device engine. Speaker labels are on-device too and aren't the slow part. Where a slower machine shows is the summary and the other AI features: a local model can take a couple of minutes for an hour-long meeting, or seconds with a cloud key. If a machine genuinely can't keep up with live speech, Daisy says so and demotes that session to record-only rather than falling further behind — the audio is kept and can be transcribed afterwards.
How much do summaries cost?
With a local model (LM Studio or Ollama) or the copy-paste workflow, free. With a cloud key, the AI for a full meeting — summary, chapters, and analysis — works out to roughly 4¢ on a balanced mix of efficient models, and up to about 30¢ if you pick a top-tier model for everything. Those are approximate figures and your actual price varies by provider; it's billed to your own provider key, and Daisy never proxies or marks up. Your finished transcript and speaker labels are free and produced on your machine, in every configuration.
How fast is local AI?
Entirely down to your hardware. Summaries, chapters, and asking questions across your meetings all run through whatever local model you've set up — a machine with a capable GPU (an Apple Silicon Mac or a desktop GPU) returns a summary in seconds, while a modest CPU-only machine can take anywhere from many seconds to a few minutes. Want it consistently fast regardless of your hardware? Point Daisy at a cloud key. Want it fully private and free? A local model trades some speed for that. Transcription is unaffected either way — it runs on your machine by default and is fast.

Search & recall

I left the recorder running — can I trim it?
Yes, and you can split it too. Open the meeting's Transcript tab, right-click the line where it should end, and choose either "Delete from here" (everything after is removed — recording, transcript, and summary) or "Split into new meeting" (everything after moves into its own recording, so nothing is lost). The line you click and everything before it is kept, and Daisy confirms the cut point first. The summary and chapters are rebuilt either way.
How does search work?
Keyword search scans every meeting at once — titles, transcripts, summaries, notes, attendees, and tags — and highlights exactly where each match came from. It runs 100% on your machine, no AI and no internet involved.
Can I ask questions instead of keywords?

Yes — end a search with a question mark and Daisy answers from across your meetings, with citations linking back to the exact moment each point came from.

Unlike keyword search, asking questions needs a language model, because Daisy has to read and reason over your transcripts to compose the answer. That can be a local model (so nothing leaves your machine) or a cloud key you bring — the same provider setting your summaries use.

Does search work offline?

Keyword search — yes, completely. It's fully local, with no AI and no network.

Asking questions needs a language model. With a cloud key that step needs internet; with a local model it works fully offline. Install LM Studio or Ollama and run a compact model — something like Gemma 3n E4B is small enough to run on a MacBook — and you can ask questions across your whole history with the network off.

Integrations & workflowsHot

What are Workflows?

Workflows are Daisy's built-in automation. A workflow is a rule: when something happens to a recording (it's finalized, deleted, imported, or fails), if it matches your conditions (tag, participant, or title), do one or more actions — run an Analyzer prompt, or send the meeting to an integration. Rules run locally in the background; building one sends nothing off your machine.

Workflows: automate what happens to a recording →

Can Daisy send my meetings to Slack, Zapier, or my own server?

Yes. Add a webhook destination in Settings → Integrations (an https:// URL, with optional header or bearer auth), choose whether to include the summary, notes, and/or transcript, then use ↗ Send To… in a meeting's Action menu — or let a Workflow do it automatically. Slack, Discord, n8n, Zapier, Make, and your own endpoint all just receive a single JSON POST; there's no connector to install.

Integrations: send your meetings anywhere →

Can I save my notes to an Obsidian or Markdown vault?
Yes, two ways. Export .md on a meeting saves its summary as a Markdown file wherever you choose. For a vault that fills itself, build a Workflow with a “Run prompt → also write to folder” step pointed at your vault — it writes the analysis as .md automatically after each recording. It's your local folder; there's no cloud sync involved.

Pricing & licensing

How much does Daisy cost?
Daisy is $9/month, $90/year, or $169 one-time for a perpetual license (updates included through Daisy 1.x). Every plan starts with a 30-day free trial — no account and no card to begin. One license activates up to 3 of your own devices.
Is there a free trial?

Yes — 30 days, free, with no account, no card, and no email. Download Daisy for your platform, install it, and the trial starts the first time you open it; there's no sign-up step. Record, transcribe, and summarize as much as you like for the full 30 days, and your recordings and transcripts stay on your own machine the whole time.

When you're ready, pick a plan on the pricing page and paste the emailed key under Settings → About — it activates on up to 3 of your own devices.

How does Daisy's licensing work?

You buy a license one of two ways: a subscription (monthly or yearly) or a one-time perpetual license. Either way there is no account — we email you a signed license key and you paste it in once under Settings → About. That screen shows who the app is licensed to and a short License ID fingerprint rather than the full key.

One license covers up to 3 of your own devices. Daisy verifies the key on your device and does a light validity check-in at most once a day; in between — and through long stretches offline — it keeps working. Move a seat any time with Deactivate this device, which frees it for another machine. Your recordings live in a folder on your disk and stay yours no matter what your license does.

On a subscription, the clock starts when the key is generated at purchase, not when you first activate it — so activate soon after buying. Daisy quietly refreshes the key in the background before it expires, so you never re-paste; each renewal also emails a fresh key as a backup. A perpetual license never expires and has nothing to renew.

Is Daisy's source code available?

Yes — Daisy is source-available. Read, audit, modify, and build it yourself at github.com/smallbricktory/daisy-local, under the Elastic License 2.0.

In the spirit of building to share, self-builds are permitted, and bypassing the licensing code is permitted for personal, non-commercial use only. Commercial use requires a paid license — which also funds development and the signed, notarized builds most people run.

Can I build Daisy myself, from source?

Yes. The full client lives at github.com/smallbricktory/daisy-local. Clone it and follow the build steps in the README — it's a Rust workspace with a Tauri front-end, so you'll need the Rust toolchain and Node installed. What you build is the same app we ship.

  • Personal, non-commercial use: you may build it and bypass the licensing code — no key required.
  • Commercial use: needs a paid license, which also funds development and the signed builds most people run.
  • A self-build isn't code-signed or notarized by us, so your operating system may warn you before it runs the first time. Updates are yours to pull and rebuild.
What does the perpetual license include?
You buy it once and use it forever — no subscription. Every Daisy 1.x update is included, on up to 3 of your devices, with the license verified offline. If we ever ship a Daisy 2, it's an optional discounted upgrade; your 1.x license keeps working regardless. We call it “Perpetual,” not “Lifetime,” because the update window is stated upfront rather than walked back later.
How do I buy?
Pick a plan on the pricing page and complete Stripe Checkout. Your license key is emailed to you within seconds and works on up to 3 of your own devices.
How many devices can I use?
Up to 3 devices per license.
What happens when my subscription ends?
Daisy stops recording new meetings, but all your existing recordings and transcripts stay in your profile folder. Your data is never held hostage.
My trial ended (or I deleted the app). How do I pick it back up?

Since Daisy never took your email, there's no reminder in your inbox — so this is the path back. Your meetings are still on your disk in the folder you chose; they were never on our servers. Re-download Daisy, point it at that folder, and everything is where you left it.

Pick up where you left off →

Platforms & updates

Which platforms are supported?
All three: Linux (AppImage), Windows (.zip / NSIS installer), and macOS on Apple Silicon (signed, notarized .dmg). All three download straight from the site and transcribe on-device — Windows and Linux with a speech model bundled in the build, macOS 26+ with Apple's own on-device engine.
How do updates work?
Daisy tells you when a new version is available and links the download. It never installs anything behind your back.
Is there a dark mode?
Yes — light and dark both ship, and Daisy follows your operating system by default. Pick Light, Dark, or Match system under Settings → Display, where you'll also find text size. Both are saved for the machine you're on, so a synced profile won't drag your desktop's choice onto your laptop. You can also load your own CSS theme from the profile's css/ folder. See Appearance, themes, and text size for the details.