← Back to FocusNotch

Privacy Policy

Effective date: 2026-06-05

FocusNotch is a macOS app. This policy describes what data it touches and where that data goes. The short version: your work data stays on your Mac; the only outbound traffic is a license-key check if you upgrade to Pro.

TL;DR

What the app stores

Everything you create in the app:

All of it lives in a single JSON file on your Mac:

~/Library/Application Support/FocusNotch/data.json

Your Pro license, if you have one, lives next to it:

~/Library/Application Support/FocusNotch/license.json

These files never leave your machine unless you copy them somewhere yourself.

System APIs the app uses

FocusNotch asks for permission before touching anything outside its own sandbox. You can revoke any of these in System Settings → Privacy & Security at any time.

APIAccessWhen
Reminders (EventKit)Read + writeOnly if you enable Reminders sync (Pro). Mirrors todos to the system Reminders app.
Calendar (EventKit)Read + writeOnly if you enable Calendar push (Pro). Writes timed tasks as calendar events.
Apple MusicRead-only via AppleScriptWhen the music widget is visible. Now-playing info and play/pause/skip.
SpotifyRead-only via AppleScriptSame as Apple Music.
Siri / App IntentsStandard system intentsFor "Plan my day," start/stop timer, add todo. Runs on-device on Apple Silicon.
MicrophoneNever. Not requested, not used.
CameraNever. Not requested, not used.
NetworkLicense verification only. See below.

Reminders and Calendar sync are opt-in and Pro-only. When enabled, data flows through your Mac's existing iCloud / Google account — FocusNotch is writing to the local EventKit database, exactly like Apple's own Reminders and Calendar apps. Whatever sync those services do on your behalf, they would do anyway; FocusNotch is not in that pipe.

The only network call we make

If you purchase Pro, the app contacts our payment processor (Lemon Squeezy) to:

  1. Verify your license key when you paste it into Settings.
  2. Re-check that the key is still valid roughly once a month (e.g., not refunded or revoked).

The verification request contains: your license key, the FocusNotch version, and your macOS major version (e.g., "14"). It does not contain your name, email, IP address (beyond what TCP requires), session data, or anything you've tracked in the app.

Lemon Squeezy's privacy policy: lemonsqueezy.com/privacy. We see only what they show us — license validity, expiry if applicable, and the email you used at checkout (which we use to contact you about refunds or critical security updates).

What we do not collect

Your data, your rules