minimalmac:
Broomstick is the easiest way to hide menubar icons that you don’t like. While most apps that create a menubar icon allow you to hide it, some apps don’t provide this option. Broomstick lets you take back control of your menubar!
Works as expected though, for obvious reasons, it has to “know” about the app. There is a way to submit apps so that they can be added to the hiding functionality in a future update. I do like the spirit of this though.
Also, app developer is 14 years old. Nice to see such smart your people these days.
(h/t John Anstett)
Glyr is a music metadata search tool, capable of finding and downloading or displaying cover art, song lyrics, reviews, &c..
The command line interface is easy to use, e.g.
glyrc cover --artist Prince --album "The Black Album"
The Tuesday before last I linked to the excellent pkglookup website, which lets you search for software in lots of different places1, and mentioned how much I’d like a command line version.
Today, developer Jerome Poichet got in touch to say:
Saw [pkglookup] the other day and noticed you would prefer a command line version, turns out it’s using a nice JSON REST request for the search, not too hard to create a simple command line version for it.
The result, also called pkglookup, is lightning fast and outputs search results in a nicely-formatted table, as shown above.
Brilliant! Thanks Jerome.