Tree
- Tree:
4a48c1d2e3442ee848f0d77f6d7310481fcdda47
- Date:
- Message:
- Fix menu selection loss on Sonoma
LICENSE | commits | blame |
Makefile | commits | blame |
README.md | commits | blame |
compile_flags.txt | commits | blame |
mpc-bar.m | commits | blame |
mpc-bar.png | commits | 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 ```