Serban Giuroiu
Serban Giuroiu
That sounds neat! As currently implemented, Menu Bar Ticker gets track information through Music.app's [Scripting Bridge interface](https://github.com/serban/menubar-ticker/blob/master/MenubarTicker/Music.h). From a brief glance at the properties of [`MusicTrack`]( https://github.com/serban/menubar-ticker/blob/a69d738079cf1eb21d0e46f1f2e1458ed432c1f1/MenubarTicker/Music.h#L354), there's nothing that...
This is slightly off topic, but since it came up: I prefer not to hide configuration files in my repositories. In addition to `.coveragerc.toml`, it would be great to support...