aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 215a22e52a498ec0da3221349a394dd25954fd5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
![MPC Bar](mpc-bar.png)

# MPC Bar
A Mac menu bar client for the [Music Player Daemon](https://www.musicpd.org).

## Installation
If you have [Homebrew](https://brew.sh), you can simply run these
commands to install and launch MPC Bar:

```
brew install spnw/formulae/mpc-bar
brew services start spnw/formulae/mpc-bar
```