- Created by mttjhn
- 🗓 Last Updated: 12/07/23 14:43:14
- 🌟 Stars on GitHub: 5
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Source Code
From their README
alfred-bunch
Run bunches using Brett Terpstra's awesome Bunch app in macOS
Install
$ npm install --global alfred-bunch
Requires Node.js 4+ and the Alfred Powerpack.
Configuration
- Open Alfred Preferences.
- Click on the "Workflows" tab and find Bunch.
- Click on the "Configure workflow and variables" button.
- Add the path to your Bunches folder in Workflow Environment Variables:
bunchLocation
:/Users/yourname/bunches
- Click "Save"
Usage
In Alfred, type bn
, optionally filter the list by typing some keywords. Press Enter to run the selected bunch.
Related
- Alfy – Create Alfred workflows with ease
License
MIT © Matthew Johnson