OS X Stats Nano – 超轻量级 macOS 菜单栏监控工具(180 KB)
我想要一个不会拖慢我Mac的菜单栏监控工具。<p>Stats和iStat Menus都很好,但功能太复杂了——使用了SwiftUI、Combine和第三方图表。我只想在菜单栏中显示CPU、内存、GPU和网络的信息,其他的都不需要。<p>OSX Stats Nano:纯AppKit,无依赖,二进制文件仅180 KB,约1,100行Swift代码。<p>https://github.com/hefeicoder/osx_stats_nano
查看原文
I wanted a menu bar monitor that wouldn't be the thing slowing my Mac down.<p>Stats and iStat Menus are great but heavier than I needed — SwiftUI,Combine, third-party charting. I just wanted CPU/Memory/GPU/Network in my menu bar, nothing else.<p>OSX Stats Nano: pure AppKit, zero dependencies, 180 KB binary, ~1,100 lines of Swift.<p>https://github.com/hefeicoder/osx_stats_nano