Hacker News new | ask | show | jobs
by belthesar 441 days ago
This seems like a polished, limited in scope version of what xbar[1] and SwiftBar[2] does. Personally, I love using the menu bar as the place for at-a-glance information. I currently use SwiftBar to provide status indicators for my audio devices with some hacky scripts I wrote to talk to my mixer.

[1] https://xbarapp.com/

[2] https://swiftbar.app/

1 comments

glad you mentioned xbar, and your comment is ranked high (so maybe someone can help me out). I've been a long-time user of xbar, but recently it stopped showing up in the menubar on macOS 15.2. Even a simple script with just print doesn't display anything. Anyone else running into this?

btw. I'm starting to think xbar might be abandoned - it hasn’t seen updates in a while.

I agree that xbar's seemingly not getting as much love as it once was. I was also having some weird CPU resource issues with it, which all but went away with SwiftBar, so I'd definitely recommend swapping it out. The script backend is compatible with xbar/BitBar scripts, so migration should be pretty pain-free. I'm currently running SwiftBar on 15.4 with no issues (minus some interesting nuance with how it handles to menu bar items which I think is more of a macOS menu bar thing than a SwiftBar thing, as I had the same issues with xbar).