All Projects → jnewland → Alfred Open Windows

jnewland / Alfred Open Windows

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

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Alfred Open Windows

Alfred Workflows
Workflows for Alfred
Stars: ✭ 577 (+949.09%)
Mutual labels:  alfred
Whyliam.workflows.youdao
使用有道翻译你想知道的单词和语句
Stars: ✭ 837 (+1421.82%)
Mutual labels:  alfred
Alfred Mdi
Alfred 3 workflow to find Material Design Icons
Stars: ✭ 38 (-30.91%)
Mutual labels:  alfred
Dext
🔍 A smart launcher. Powered by JavaScript.
Stars: ✭ 713 (+1196.36%)
Mutual labels:  alfred
Alfred Spotify Mini Player
🎵🎩 Alfred workflow to control your Spotify library at your fingertips
Stars: ✭ 823 (+1396.36%)
Mutual labels:  alfred
Alfred Man
man(1) workflow for Alfred
Stars: ✭ 21 (-61.82%)
Mutual labels:  alfred
Awgo
Go library for Alfred 3 + 4 workflows
Stars: ✭ 556 (+910.91%)
Mutual labels:  alfred
Emojitaco
Alfred Emoji Script with Taco and other unicode 9 emoji
Stars: ✭ 51 (-7.27%)
Mutual labels:  alfred
Alfred Unicode
Preview Unicode characters and emoji in Alfred
Stars: ✭ 23 (-58.18%)
Mutual labels:  alfred
Alfred Kaomoji
Alfred workflow to find relevant Kaomoji from text
Stars: ✭ 33 (-40%)
Mutual labels:  alfred
Alfred Font Awesome Workflow
🎩 Font Awesome workflow for Alfred
Stars: ✭ 714 (+1198.18%)
Mutual labels:  alfred
Wechat Alfred Workflow
wechat workflow for Alfred:微信快速发送消息 & 打开聊天窗口 & 查看聊天记录 & more…
Stars: ✭ 822 (+1394.55%)
Mutual labels:  alfred
Alfred Kozip Workflow
📦 도로명/지번 한영 주소 검색을 Alfred에서!
Stars: ✭ 21 (-61.82%)
Mutual labels:  alfred
Wechattweak Macos
A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开
Stars: ✭ 6,505 (+11727.27%)
Mutual labels:  alfred
My Configurations
Chris Hough's .dot files + workstation setup
Stars: ✭ 40 (-27.27%)
Mutual labels:  alfred
Alfred Convert
Convert between different units in Alfred
Stars: ✭ 560 (+918.18%)
Mutual labels:  alfred
Alfred Iconfinder Search
Alfred 3 workflow for Iconfinder instant search
Stars: ✭ 14 (-74.55%)
Mutual labels:  alfred
Alfred Lock
Alfred 3 workflow to lock your Mac
Stars: ✭ 54 (-1.82%)
Mutual labels:  alfred
Alfred Atom
Alfred workflow to browse and open Atom projects
Stars: ✭ 41 (-25.45%)
Mutual labels:  alfred
Alfred Bluetooth Connect
Alfred plugin that allowed to connect/disconnect to paired bluetooth device
Stars: ✭ 28 (-49.09%)
Mutual labels:  alfred

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

wget https://github.com/jnewland/alfred-open-windows/archive/v0.0.2.zip
unzip v0.0.2.zip
cd alfred-open-windows
make

Setup

Granting Alfred Accessibility Access

In order for Alfred to list the open windows for an application for your text snippets, it must be granted Accessibility access in your Mac's Security & Privacy preferences, under Accessibility.

Click the plus icon, and then add Alfred 3. When you're done, it should look like this:

image

Configuring a Keyboard shortcut

Double click the 'Hotkey' icon in the Alfred workflow to set a keyboard shortcut:

skitched-20140501-103948

Usage

Press the keyboard shortcut you entered above, and then type in a search phrase matching one of your open windows. Pressing enter will switch to this window.

Debugging

sudo tail -f /var/log/system.log | grep alfred-open-windows
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].