Stats

詳細情報

タイトル Stats
URL https://github.com/exelban/stats
バージョン ver 2.11.45
更新日 2025/06/09
追加日 2020/07/01
種別 フリーソフト
説明 オープンソースのMac用システムモニタリングアプリ。

レビュー

CPU、メモリ、ディスク、ネットワーク、センサーの情報を確認できる。

スクリーンショット

更新グラフ

バージョン履歴

v2.11.45

Bug fixes

  • fix: corrected identify iMac 12,1 and 12,2 (#2588)
  • fix: fixed charts that causes crashes (#2550)
  • fix: added additional listener for Dashboard uptime to handle updates when open from the Combined view (#2569)
  • fix: fixed RAM memory format (#2586)
v2.11.44

Bug fixes

  • fix: fixed missing underline fill of network chart when combined widgets or modules are enabled (#2478)
  • fix: prevented from exporting telemetry_id, access and refresh token
v2.11.43

Bug fixes

  • fix: fixed text widget value in the RAM module

New features

  • feat: added Text widget to the Disk module that allows to show more details in the menu bar (#2532)
  • feat: enabled PDBR sensor for m4 gen (#2552)
v2.11.42

Bug fixes

  • fix: changed diff calculation for BarChart value update that prevents widget redraw every time even if the value is the same as previously

New features

  • feat: added a new mechanism for disk free space reader that potentially will take less CPU to make a read
  • feat: changed CPU temperature and frequency readers to be read only when popup view is open (improved CPU usage)
v2.11.41

New features

  • feat: added power adapter status to the combined view for Battery module (#2513)
  • feat: removed notification about Normal memory pressure since it never will be triggered (#2505)

Localization

  • fix: adjusted popup label width to better fit long translations (#2485)
v2.11.40

Bug fixes

  • fix: added queue synchronization for all charts (#2492)
  • fix: added self relation to the CPU widgets callback (#2492)

Localization

  • lang: updated German localization (#2491)
v2.11.39

HOT FIX

fix:

  • fixed Stats Remote host
v2.11.37

Bug fixes

  • fix: fixed logarithmic scaling in different than Network charts (#2418)

New features

  • feat: added text alignment for Stack widget (#2463)

Localization

  • lang: updated Taiwan Traditional Chinese Localization (#2465)
v2.11.36

Bug fixes

  • fix: fixed line and bar charts title labels
  • fix: prevented multiple frequency readers runs at once (#2449)

New features

  • feat: added Remote module that allows remote monitoring of the system (not publicly available since it's in the early stage)
  • feat: removed all logic from the Telemetry plugin since it's not used anyway. The toggle leaves for now since I have not decided what to do with that.
  • feat: added total units read/written as a tooltip (#2431)

Localization

  • lang: added seconds translation without breaking interval settings (#2412)
  • lang: updated French translation
v2.11.35

Bug fixes

  • fix: added missing NetworkChart restoreGState & combinedView separators (#2444)

New features

  • feat: added an option to show ICMP status and latency in the text widget (allows to show ping latency in the menu bar)
  • feat: refactored disk SMART details
  • feat: added total read/written from SMART (#2431)
v2.11.34

Bug fixes

  • fix: added queue to GPU list to prevent data race (#2417)
  • fix: fixed possible null pointer crash when reading CPU frequency

New features

  • feat: added threshold for network status notification