hyper-quit

Quit Hyper on macOS when last window closes

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
hyper-quit
2301.0.35 years ago6 years agoMinified + gzip package size for hyper-quit in KB

Readme

hyper-quit
Quit Hyper on macOS when last window closes.
npm version npm total downloads npm monthly downloads license
Note: This has no effect on other operating systems as Hyper will already exit when the last window is closed.

Installation

To install, edit ~/.hyper.js and add "hyper-quit" to plugins:
plugins: ["hyper-quit"],

Or you can install with Hyper 2's hyper CLI command:
hyper install hyper-quit