-
Notifications
You must be signed in to change notification settings - Fork 57
command line tool to manage slowquitapps #81
Copy link
Copy link
Closed
Description
I develop a command line tool to manage slowquitapps, which can both run in zsh and bash.
See gist for the code. It is a function.
Here is the help for it:
slowquit
is a command line tool to use https://github.com/dteoh/SlowQuitApps,
which can delay to quit when pressing the cmd+Q.
Usage:
slowquit { restart | start | stop } : retart|start|stop SlowQuitApps
slowquit update : update SlowQuitApp
slowquit config : show config
slowquit delay <number> : how many ms to wait before quit an app
slowquit overlay { on|1 | off|0 } : whether to display the circle with resting wating time
slowquit whitelist { {ls|clear} | {add|delete} '<app-name>' ['<app-name>' ...] }
: whiltelist apps will be quited without waiting
see /Applications/<app-name>.app for <app-name>
slowquit doc : jump to the online doc
To let more users configure slowquitapps conveniently, could you please modify it to an executable .sh file, and make it installed to /usr/local/bin/ when running brew cask install slowquitapps?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels