Closend is a tiny macOS utility that makes the red close button quit apps completely.
On macOS, pressing the red window button usually closes only the current window while the app keeps running in the background. Closend makes that button behave more like ⌘Q: close the window, end the app, and keep your Dock cleaner.
- Makes the red macOS close button quit the app.
- Runs quietly in the menu bar.
- Optional Dock icon for quick access to settings.
- Launch at login support.
- App exclusions for programs that should keep the default macOS behavior.
- Works locally on your Mac.
- No accounts, analytics, ads, or cloud sync.
- macOS 13 or later.
- Accessibility permission.
Closend needs Accessibility access so it can detect when you click the red close button. It uses this permission only for its closing behavior.
Download the latest ZIP from GitHub Releases, unzip it, and open Closend.app.
On first launch, macOS may ask for Accessibility permission:
System Settings → Privacy & Security → Accessibility → Closend
If macOS says the app cannot be verified, right-click Closend.app, choose Open, then confirm. A fully notarized build requires an Apple Developer account.
chmod +x build-app.sh
./build-app.sh
open dist/Closend.appThe build script creates:
dist/Closend.appdist/Closend-0.10.0.zip
Closend asks apps to quit normally. If an app has unsaved changes, macOS or the app may still show a save confirmation dialog.
