Commit Briefs

Spencer Williams

Fix menu selection loss on Sonoma (main, tags/v0.1.1)


Spencer Williams

Add README and screenshot


Spencer Williams

Ensure BINDIR exists when installing (tags/v0.1)


Spencer Williams

Add "make install" rule


Spencer Williams

Add version flag


Spencer Williams

Initial commit


Branches


Tags

v0.1.1

v0.1

Tree

LICENSEcommits | blame
Makefilecommits | blame
README.mdcommits | blame
compile_flags.txtcommits | blame
mpc-bar.mcommits | blame
mpc-bar.pngcommits | blame

README.md

![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
```