alfred-xopen
v1.0.0
Published
Alfred 3 workflow to open Xcode projects, workspaces, and playgrounds using xopen
Downloads
5
Maintainers
Readme
alfred-xopen
Alfred 3 workflow to open Xcode projects, workspaces, and playgrounds using xopen
Install
$ npm install --global alfred-xopen
or
$ yarn global add alfred-xopen
Requires the Alfred Powerpack. Requires that xopen is installed.
Usage
In Alfred, type xopen
, press Enter, and then start writing a Xcode project name. If you select the .xcodeproj
but a .xcworkspace
is avaliable the workspace will be opened so you don't have to worry!
Tip
The theme in the screenshot is alfred-simple.
Related
- alfred-xcode - Alfred 3 workflow to open Xcode projects, workspaces, and playgrounds
- alfred-dark-mode - Toggle the system dark mode
- alfred-npms - Search for npm packages with npms.io
- alfy - Create Alfred workflows with ease
Special Thanks
- Sindre Sorhus for making alfred-xcode
- Paulo Mendes for making xopen - The ultimate word in Xcode project opening!