import { Button } from "@/components/ui/button" import { Card, CardContent } from "@/components/ui/card" import { Download, AlertTriangle, Calendar, DollarSign, Shield, MessageSquare } from "lucide-react" import Header from "../components/header" export default function DownloadPage() { return (

Let's Talk First

Right now I'm trying to gauge interest in Meetingnotes, so I would love to jump on a call to walk you through the set up and hear your thoughts on it.

Download Now

Ready to try it out? Download the latest version of Meetingnotes for macOS (Requires macOS 14.0 or later).

Important Security Notice

I haven't paid the Apple developer fee, which means that when you download the app you might have trouble opening it due to macOS flagging it for security issues.

To open the app:

  1. Right-click the app and select "Open"
  2. Click through the security dialogue
  3. Go to System Preferences → Privacy & Security
  4. Scroll to the bottom and click "Open Anyway"

API Key Required

You will need to grab an OpenAI API key to use the transcription and AI features.

Expected cost: About $0.20/hour of meeting time

Privacy First

Your API key and all meeting data stay on your device. Nothing is sent to our servers.

  • • API keys stored securely on-device
  • • Meeting recordings never leave your Mac
  • • No data collection or tracking
  • • Open source and transparent

Questions?

If you run into any issues or have questions about the setup, don't hesitate to reach out.

) }