1.0.0 • Published 7 years ago

alfred-xopen v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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

License

MIT © Francesco Perrotti-Garcia