# Bunch
> [!overview]
> os:: [[macOS]]
> url:: https://bunchapp.co
> url:: https://bunchapp.co/docs/
Bunch is a macOS application designed by Brett Terpstra. It allows for macOS automation through plain text files.
I talked a bit about how I use Bunch in my [[2021-10-10 Obsidian Community Talks - Obsidian as a D&D player|Obsidian Community Talk about using Obsidian as a D&D player]]. It’s helpful as a quick launcher to setup for game time.
(To be fair, I also use it for recurring meetings and other focus modes…)
[Bunch test: Dragon Queen Session](x-bunch://open?bunch=Dragon%20Queen%20Session)
---
[Focus mode activation not working · Discussion #196 · ttscoff/bunch](https://github.com/ttscoff/bunch/discussions/196)
- Suggestion to use Shortcuts in the interim for [[Focus mode]] support
In Bunch:
```
$ /usr/bin/shortcuts run "dnd"
!$ /usr/bin/shortcuts run "Focus off"
```