hide app (OS X)


Keywords
app
License
Other
Install
pip install app-hide==0.0.30

Documentation

hide app (OS X)

bash OS X PyPI PyPI

Deprecated

important: repo deprecated

Install

[sudo] pip install app-hide

Examples

# hide apps by name
$ app-hide "Finder" "Google Chrome" "Firefox"

# hide all apps (except frontmost app)
# (hotkey: option+cmd+H)
$ app-hide

# show
$ open -a "Terminal"

Feedback GitHub followers GitHub issues