Skip to content

dnnsmnstrr/alfred-workflow-workflow

Repository files navigation

alfred-workflow² Build Status

An alfred workflow including tools, snippets and resources for building workflows with alfy

yo dawg

Install

$ npm install --global alfred-workflow

Requires Node.js 4+ and the Alfred Powerpack.

Usage

In Alfred, type wf and enter your query. This will search your installed workflows and allow you to directly open the corresponding project in your editor.

Bonus Features

  • Get system icons for your workflows from /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/
  • Can be pasted as path or alfy icon object
icon: {
  path: alfy.icon.get('${element}')
}

Icons

  • Generate png icons from installed apps or apps from the app store.

  • favicon - Download favicons from websites

License

MIT © Dennis Muensterer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published