Skip to content

miroshantoshan/closend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Closend logo

Closend

Swift macOS Languages

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.

Features

  • 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.

Requirements

  • 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.

Install

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.

Build from source

chmod +x build-app.sh
./build-app.sh
open dist/Closend.app

The build script creates:

  • dist/Closend.app
  • dist/Closend-0.10.0.zip

Note

Closend asks apps to quit normally. If an app has unsaved changes, macOS or the app may still show a save confirmation dialog.

Star it, please!

About

Closend is a tiny macOS utility that makes the red close button work the way you always expected: instead of just hiding a window, it quits the app completely. It runs quietly on your Mac, supports exclusions, launch at login, and works locally without internet.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors