Deep Focus is a native macOS focus timer app for deep work, Pomodoro cycles, and distraction-free fullscreen sessions.
Website: site-orcin-chi.vercel.app
- Fullscreen focus sessions with a clean, minimal timer UI
- Pomodoro mode with focus and break cycles
- Custom timers you can create and launch from the app
- Optional Deep Start countdown ritual before each session
- Menu bar controls for quick starts
- Local-first privacy: no analytics, no tracking, no account required
git clone https://github.com/drewmanley16/focus-mode.git
cd focus-mode
open DeepFocus/DeepFocus.xcodeprojThen in Xcode:
- Select the
DeepFocusscheme - Press
Run(Cmd + R) to launch locally
xcodebuild \
-project DeepFocus/DeepFocus.xcodeproj \
-scheme DeepFocus \
-configuration Release \
build- Launch Deep Focus
- Choose
Focus,Pomodoro, orYour Timers - Press Start
- Deep Focus enters fullscreen and begins the timer
- macOS 14.0 or later
- Xcode 15+
- Apple Silicon or Intel Mac
DeepFocus/
├── DeepFocus.xcodeproj
└── DeepFocus/
├── DeepFocusApp.swift
├── AppDelegate.swift
├── FocusManager.swift
├── Views/
├── Audio/
└── Helpers/
site/ # Public landing page
archive/electron-app/ # Archived Electron prototype
Deep Focus does not collect, sell, or share personal data. Session settings and timers are stored locally on your Mac.
Deep focus app, focus timer, pomodoro macOS, productivity app, fullscreen timer, deep work tool.
All rights reserved unless otherwise noted.
Built by Drew Manley.