Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.04 KB

readme.md

File metadata and controls

34 lines (21 loc) · 1.04 KB

Goodbye

preview

Information:

  • Designed for 10.9+
  • Goodbye is a MacForge Plugin to make all applications quit when the last window closes
  • Author: MacEnhance

functionality:

  • All applications will quit when the last window closes

Blacklisting:

  • To add an app the blacklist
  1. Find the bundle ID of the application you want to blacklist. EG: com.googlecode.iterm2
  2. Open /System/Applications/Utilities/Terminal.app
  3. Enter the command defaults write com.googlecode.iterm2 GoodbyeBlacklist -bool true
  4. Restart the application
  • To remove an app, replace true with false

Installation:

  1. Download and open MacForge
  2. Install Goodbye

License:

Pretty much the BSD license, just don't repackage it and call it your own please!
Also if you do make some changes, feel free to make a pull request and help make things more awesome!