logoalt Hacker News

Someonetoday at 12:57 PM2 repliesview on HN

And ‘every’ Mac developer thinks people will want to run their tool all the time.

For this kind of read-only tool, I doubt that’s the case. A regular application probably serves most users better.

Also, if you want users to have the option of permanently displaying this kind of info, a desktop widget (https://developer.apple.com/documentation/widgetkit) may be a better option than a menu bar item.


Replies

sgttoday at 1:07 PM

Exactly, this should just be a regular app with an optional menu bar option for those who want to switch it on.

sleepingNomadtoday at 2:32 PM

I like this idea.