Skip to content

jgchristopher/alfred-bunch-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An Alfred workflow to Open/Toggle bunches and manage preferences for Bunch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors