Skip to content

command line tool to manage slowquitapps #81

@hyliang96

Description

@hyliang96

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions