ultimate010 / alfred-open-windows

Alfred extension to switch between open windows of the currently focused application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred Open Windows

A simple extension to switch between open windows of an application with Alfred. Great for switching between several full-screen windows of the same application.

skitched-20140501-104246

Installation

git clone https://github.com/jnewland/alfred-open-windows
cd alfred-open-windows
make

Usage

To invoke, type windows into Alfred, then type in a search phrase matching one of your open windows. Pressing enter will switch to this window.

Configuring a Keyboard shortcut

To configure a keyboard shortcut to immediately jump to the window search (I use cmd+shift+space), double click the 'Hotkey' icon in the Alfred workflow:

skitched-20140501-103948

About

Alfred extension to switch between open windows of the currently focused application


Languages

Language:Shell 86.0%Language:Makefile 14.0%