What does HackerNews think of xbar?

Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)

Language: Go

#2 in macOS
#6 in JavaScript
Thanks, and yes. I've been a heavy user of https://github.com/matryer/xbar for years. A tool which lets you build menus and actions from bash scripting. Super helpful but they tend to be a bit more static and often breaks with unexpected outputs.
My macOS laptop always had a four-letter braille string corresponding to the current IPv4 address on the tray, using xbar [1] (formerly BitBar). I'm aware of approximate shapes for frequent addresses so I could quickly recognize them.

The main problem with this approach is that, you can only quickly recognize strings that you already know and you can't quickly decode arbitrary strings. In particular braille glyphs are too similar to each other, like ⢁ and ⠡ which are almost identical. In fact the actual tactile braille has the same issue and can often be decoded only with the context. Something like 1892 braille [2] might be better for encoding arbitrary sequences.

[1] https://github.com/matryer/xbar

[2] https://en.wikipedia.org/wiki/1829_braille