Features

Icons

Grab icons from Fontawesome, Elusive, Octicons, and more. Grab them in any color. Automatically alter the colors so that they always pop against a user's theme.

Utilities

Make your workflows slicker by leveraging utilities like CocoaDialog and Pashua.

Workflow Logs

With a few keystrokes, you'll get easy access to console logging as well as a file log. Stack traces make debugging easier, and your users can provide better bug reports.

Feature AppleScript Bash PHP Python Ruby Other
Utilities
Libraries
Icons
Custom Assets
Notifications
Wrappers
Workflow Logs
Composer
PyPi*
Gems*
ICNS Conversion
* PyPi and Gems

Do not use the Bundler to load Python packages or Ruby Gems that have C extensions that need to be compiled on a user's system. Not all users will have the necessary dev-tools installed to compile these successfully, and so it will lead to many a failed installation and, thus, many a bug report.

Floating Point Math in Bash

We needed a floating point math library for the Bash bundler, so we wrote a very small one, but that means you have access to it when using the bundler. Find out more.

Questions?

Post on the Alfred Forum thread.

Bug Reports?

Open an issue in the Github queue.