0.1.5 • Published 3 years ago

cerebro-mac-switch-window v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

cerebro-mac-switch-window

Cerebro plugin to find window and switch

npm.io

Install

cd ~/Library/Application\ Support/Cerebro/plugins/
yarn add cerebro-mac-switch-window

Usage

In Cerebro, type win something to find your window and browser tab. Use to kill selected process.

Related

License

MIT © xcodebuild

Related

EnumWindows & Apple Script

Code for EnumWindows & Apple Script is fork from https://github.com/mandrigin/AlfredSwitchWindows