alfred-blank-workflow icon indicating copy to clipboard operation
alfred-blank-workflow copied to clipboard

A template Alfred Workflow repo to get your next workflow started.

Blank Alfred Workflow Repo

Getting Started

  1. Create a new repo on Github using the naming convention alfred-WORKFLOW-NAME-workflow.
  2. Clone your new repo an this on to your localhost.
  3. Copy the necessary files into your new workflow repo

Testing

To test scripts before adding to Alfred, check out alfred-debugger.

Contributors