Why Linux native matters
A Linux desktop app gives you the same on-device privacy benefits Linux users already expect from the rest of their stack.
On-device transcription
Audio capture and transcription run entirely on your machine. No bot joins the call. No transcript leaves your device unless you choose Hosted AI for summaries.
No admin permissions required
A native Linux app installs into your home directory. No sudo prompt, no kernel modules, no system-wide changes. Your IT team can audit the binary and the source.
Runs offline
Once Whisper / parakeet models are downloaded, transcription works with zero network access. Useful in air-gapped environments and on flights.
Linux options today: a three-way comparison
Honest framing of what each option ships today.
| Capability | Granola native | Meetily Linux native | Meetily via Docker |
|---|---|---|---|
| Native Linux desktop app | No | In development (waitlist) | Not applicable (containerized) |
| Available today | No (macOS / Windows only) | No | Yes |
| On-device transcription | Hybrid local / cloud | Yes (planned at launch) | Yes |
| Source code | Proprietary | Open source (MIT) | Open source (MIT) |
| Best for | Mac / Windows users only | Linux desktop users (later) | Self-hosted Linux servers today |
Granola facts as of May 2026. Granola positions itself as a Mac and Windows desktop app with cloud sync; its docs do not list a Linux desktop build.
What Meetily does, and what Linux native unlocks
Meetily is an open-source AI meeting note taker. Audio is captured directly from your device (no bot joins the call), transcription runs locally with Whisper or parakeet models, and you choose how summaries are generated: a local model via Ollama, your own API key with Claude or GPT, or our Hosted AI with free credits for trial users.
On macOS and Windows that experience ships as a native desktop app. On Linux, the open-source build is available today via Docker for self-hosted deployments, which is excellent for headless servers but heavier than most Linux desktop users want for a personal install.
Native Linux unlocks the same workflow Linux users already expect: drop the binary in your home directory, run it without sudo, capture audio with the same on-device privacy guarantees as the macOS and Windows builds. Tell us your distro on the form below and we'll prioritize accordingly.
The plan is feature parity with the macOS and Windows builds at launch: real-time transcription, summaries, custom AI connectors, and recordings saved locally. Anything with a platform-specific dependency (like macOS-only system audio capture) will be called out in the release notes.
Join the Linux waitlist
Drop your email below. We'll notify you the moment Linux native ships. No spam, one email when it ships.
Pricing on Linux
Same Pro tier as macOS and Windows. No Linux surcharge. Community Edition stays free under MIT.
Community Edition: Free, MIT-licensed. Linux supported at launch.
Pro: $10/user/month billed annually. Same Pro tier as macOS and Windows on Linux at launch.
Enterprise: Custom pricing for teams that need Linux self-host or on-prem.
Linux waitlist FAQ
We'll let you know the moment Linux native is ready
No spam, one email when it ships. In the meantime, the open-source repo is live on GitHub.
✅ Open source (MIT) · ✅ No spam · ✅ One email when it ships
Looking elsewhere? Meetily vs Granola | Download for macOS or Windows | Open source repo