mpc-bar

macOS menu bar client for the Music Player Daemon
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-03-19 01:57Explicitly compile against Lua 5.4Spencer Williams2+3-3
2025-07-30 17:39Clarify README re example configSpencer Williams1+2-1
2025-07-30 17:08Add Lua filter supportSpencer Williams3+69-4
2025-07-30 17:25Minor reformattingSpencer Williams1+13-8
2025-07-30 17:24Remove superfluous headersSpencer Williams1+0-2
2025-07-11 01:38Add password supportSpencer Williams2+17-3
2025-04-14 20:57Point to mpc(1) man page re formattingSpencer Williams1+3-1
2025-04-14 20:07Bump version numberSpencer Williams1+1-1
2025-04-14 20:04Update READMESpencer Williams1+8-2
2025-04-14 19:55Set host/port explicitly when missing from configSpencer Williams1+2-2
2025-04-14 19:53Make strings constSpencer Williams1+1-1
2025-04-14 19:47Support configs named .mpc-bar.iniSpencer Williams1+4-3
2025-04-14 19:29Add options to hide queue informationSpencer Williams1+17-6
2025-04-14 19:29Add option to configure idle messageSpencer Williams1+7-1
2025-04-14 19:28Add mpc format string supportSpencer Williams1+8-11
2025-04-14 19:25Add mpc sourcesSpencer Williams10+693-2
2025-04-14 19:23Switch to GPLv2+ for mpc license compatibilitySpencer Williams2+356-21
2025-04-14 18:13Refactor Makefile to use autodependenciesSpencer Williams1+8-4
2024-09-25 00:36Choose better config file name, and bump version number properlySpencer Williams2+3-3
2024-09-24 23:04Add connection configuration via INI fileSpencer Williams5+540-9
2024-04-06 21:46Fix menu selection loss on SonomaSpencer Williams1+2-8
2023-07-28 00:06Add README and screenshotSpencer Williams2+13-0
2023-07-27 23:14Ensure BINDIR exists when installingSpencer Williams1+1-0
2023-07-27 22:58Add "make install" ruleSpencer Williams1+4-0
2023-07-27 22:57Add version flagSpencer Williams1+7-0
2023-07-24 19:25Initial commitSpencer Williams4+490-0