alfred-workflow.readthedocs.io - Overview — Alfred-Workflow 1.13 documentation

Example domain paragraphs

Alfred-Workflow is a Python helper library for Alfred 2 workflow authors, developed and hosted on GitHub .

Alfred workflows typically take user input, fetch data from the Web or elsewhere, filter them and display results to the user. Alfred-Workflow takes care of a lot of the details for you, allowing you to concentrate your efforts on your workflow’s functionality.

Alfred-Workflow supports OS X 10.6+ (Python 2.6 and 2.7)