Windows doesn't have a programmable equivalent does it? Last time I messed around with this stuff I got by with an Electron app and using browser desktop notifications but I think I couldn't actually modify the taskbar/put icons somewhere.
Unclear what you mean by programmable, but https://learn.microsoft.com/en-us/sysinternals/downloads/pro... is the bee's knees and you can set an option to have it take over taskmon.exe, launch on login, and put as many of the widgets in the taskbar as you fancy. I love it I've heard about running them directly from SMB but have never been the kind of person to try out such a stunt https://learn.microsoft.com/en-us/sy…
Stats – macOS system monitor in your menu bar
121–130 of 175 posts
Re: Stats – macOS system monitor in your menu bar
#122This looks like a clone of iStat Menus which I had installed for years and years till one day I realized I basically never look at it and the icons were just taking up space in my menu bar. I finally un-installed it. The activity monitor in my dock set to show CPU is sufficient for my needs.
It made more sense when I used a dirt cheap computer and squeezed every Hz of it.
Re: Stats – macOS system monitor in your menu bar
#123Cool. I used to pay for iStat Menus, but one day I got a new laptop and couldn't figure out how to download the old version I had bought a license for. IMO it's essential to see cpu / mem / network consumption at all times and, on top of that, the top 5 apps consuming each one of them. It should be a default feature of computing devices by now, but it's so far from that which only benefits bad actors (resource hogs,…
> IMO it's essential to see cpu / mem / network consumption at all times Why?
I might be bad at my job but it’s not uncommon for me to design something and discover it’s sucking back resources to some crazy degree. I don’t want to discover that in flame charts way after the fact. I’d rather see it in real time and diagnose the issue early on in the process.
Re: Stats – macOS system monitor in your menu bar
#124This looks like a clone of iStat Menus which I had installed for years and years till one day I realized I basically never look at it and the icons were just taking up space in my menu bar. I finally un-installed it. The activity monitor in my dock set to show CPU is sufficient for my needs.
the one I use most often is about://peformance in Firefox I used to open up Activity Monitor, but every single time my laptop fans kick on, it was the browser. with the browser performance monitor, i can see exactly which tab is being naughty. So now, I skip Activity Monitor and go straight to the source. Usually, a cmd-R on the offending tab brings it back under control. I assume some JS dev has not tested their cod…
Re: Stats – macOS system monitor in your menu bar
#125I've used Stats for years and loved it -- for CPU, GPU, memory, and network upload/download speeds. It's fantastic for catching when a bunch of processes haven't been killed and are stuck at 100%. For figuring out if my code is actually running on the GPU or not. For seeing what my network transfer rates are, when a download or transfer gets stuck, and which process is suddenly downloading hundreds of megabytes witho…
Back in the old days the fans going to 100% was a good bug finder. But computers can be so quiet now, you have to use your eyes ;)
Re: Stats – macOS system monitor in your menu bar
#126On my previous laptop, I set it up once and then forgot about it. No need to update, no fuss, it just worked.
Re: Stats – macOS system monitor in your menu bar
#127This looks like a clone of iStat Menus which I had installed for years and years till one day I realized I basically never look at it and the icons were just taking up space in my menu bar. I finally un-installed it. The activity monitor in my dock set to show CPU is sufficient for my needs.
the one I use most often is about://peformance in Firefox I used to open up Activity Monitor, but every single time my laptop fans kick on, it was the browser. with the browser performance monitor, i can see exactly which tab is being naughty. So now, I skip Activity Monitor and go straight to the source. Usually, a cmd-R on the offending tab brings it back under control. I assume some JS dev has not tested their cod…
Re: Stats – macOS system monitor in your menu bar
#128Re: Stats – macOS system monitor in your menu bar
#129Stats + Hidden Bar + Brave are my first 3 downloads on any new Mac
Re: Stats – macOS system monitor in your menu bar
#130Earlier quoted context omitted.
are you on a work laptop? A lot of times they have screensavers for intel arch, and apple silicon might have something to do with this problem
No, it's my personal laptop and the screensaver is definitely native (ARM). It's probably just Apple being sloppy again.