Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 2.3 KB

index.md

File metadata and controls

43 lines (28 loc) · 2.3 KB
layout title nav_order tags
default
Introducing Bunch
1
basics

Welcome to Bunch

{% img float-right /bunch/images/bunchicon-350.png 350 350 %}

Bunch is a macOS utility that uses plain text scripts called "Bunches" to automate context switching. It sits in your menu bar, out of the way. When you click the menu item, it provides a list of your Bunches, each one representing an environment for your work or play. Bunches can open apps, specific files, web pages, and more. For the Power Users, It also allows advanced scripting, system commands, and integration via a URL handler.

{% include context-carousel.html %}

  • [Download Bunch]({{ site.baseurl }}/download/)
  • Learn [how to install]({{ site.baseurl }}/docs/installation/)
  • [Get started using Bunch]({{ site.baseurl }}/docs/using-bunch/)
  • Check out the [quick reference]({{ site.baseurl }}/docs/bunch-files/quick-reference/) and [example Bunches]({{ site.baseurl }}/docs/bunch-files/samplebunch/) {:#markdown-toc}

{% donate "A Bunch of thanks for your consideration" %}


{% img float-right m-4 /bunch/images/bunch-menubar-cropped.jpg 350 564 %}

I wrote Bunch because I tend to launch a specific group of apps depending on the context I'm working in. These are apps I wouldn't launch on login, and don't need running all the time. I just wanted to make starting a new context into one click. It started with little Script Editor and Automator applets, but I found I wanted something easily configured with text files, quick to set up and easy to modify. It grew from there.

Bunch has expanded a lot since that humble beginning. It can serve as a full context switcher, and handle just about everything you'd want to automate when starting a new context (see the [Syntax Summary]({{ site.baseurl }}/docs/bunch-files/quick-reference/) for an overview of all the cool stuff you can do).


Bunch - Text-based automation for macOS - Product Hunt

{% include news.html %}