1.0.3 • Published 3 years ago

alfred-bunch-workflow v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

alfred-bunch-workflow

Run bunches using Brett Terpstra's awesome Bunch app in macOS

Dependencies

Install

$ npm install --global alfred-bunch-workflow

Configuration

  1. Open Alfred Preferences.
  2. Click on the "Workflows" tab and find Bunch.
  3. Click on the "Configure workflow and variables" button.
  4. Add the path to your Bunches folder in Workflow Environment Variables:
    • bunchLocation: /Users/yourname/bunches
  5. (Optional) Change bunch toggle to true if you want the Alfred Workflow to open/close the bunch based on the bunches state
    • bunchToggle: true
  6. Click "Save"

Usage

  • In Alfred, type bn.
    • Press Enter to open the Bunch preference pane.
    • Press ⌘2 to refresh your list of bunch files
  • Continue typing a bunch name to filter the returned list. you can further filter the list by typing a bunch name
    • Press Enter to run the selected bunch.

Created Using

  • Alfy – Create Alfred workflows with ease

Inspired By

License

MIT © John Christopher

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago