Stats

詳細情報

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

レビュー

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

スクリーンショット

更新グラフ

バージョン履歴

v2.12.4

Bug fixes

  • fix: fixed Apple Silicon power readings scaling with update interval (#3018)
  • fix: fixed incorrect CPU tick calculation after UInt32 overflow (#3014)

New features

  • feat: added base M5 CPU and GPU core sensors (#3027)
  • feat: limited WiFi details read every 15 seconds to reduce CPU usage
  • feat: added new MacBooks ids and new MacBook Neo to the known devices
  • feat: added an option to sync reader fire time to the second bound that helps to sync time in Clock module
  • feat: added sleep mode to the reader, in some cases there is no need for reads since the widget is not visualizing anything. In this case, the reader could go to sleep mode and be active only when popup is open. It's available only for the sensor mod
(省略されました)
v2.12.3

HOT FIX

  • fixed: fixed missing background on older macOS (#3015)
v2.12.2

New features

  • feat: added an option to resize the settings window, also the settings window position and size will be autosaved
  • feat: added a new way to obtain Bluetooth device battery levels using pmset (#2990)
  • feat: added an option to use a HTTP method for connectivity check (#2971)

Localization

  • lang: generated missing translations for all languages using translategemma:4b model
v2.12.1

Bug fixes

  • fix: cherry-pick changes from #2983 to fix the automatic fan mode after sleep (#2977)
  • fix: removed menu item position control when showing widget in the menu bar (#2987)

New features

  • feat: added flag emoji instead of country code in the popup view, and countryCode and flag options to the Text widget (#2916)

Localization

  • lang: updated Taiwan Traditional Chinese Localization (#2975)
v2.12.0

New features

  • feat: changed minimum macOS version to macOS 11.15 (Big Sur)
  • feat: added better fan control for M3/M4 Apple Silicon (#2924)
  • feat: added week numbers toggle to Clock calendar (#2933)

Localization

  • lang: added translation for Show week numbers
v2.11.67

Bug fixes

  • fix: renamed telemetry_id to remote_id when export/import settings (#2955)

New features

  • feat: changed the default value of macOS widgets to disabled to prevent heavy load on some systems, and added information text to the widgets (#2733)
  • feat: added CPU frequency support for M5 (#2943) type

Localization

  • lang: refined German localization strings (#2945)
v2.11.66

Bug fixes

  • fix: fixed build version
v2.11.64

Bug fixes

  • fix: fixed case values for SP4B and SP69 in smc.swift (#2894)

Localization

  • lang: added Korean translation for Fixed scale and Toggle the module
  • lang: updated Japanese localization for Clock settings (#2889)
  • lang: updated Simplified Chinese localization for network messages (#2888)
v2.11.63

Last release with macOS 10.15 support

Bug fixes

  • fix: implemented local caching for settings list to prevent storage thrashing (#2840) (#2864)
  • fix: moved WKWebView initialization to the moment when it should be displayed, which prevents the initialization of the web view on app start and silences some system logs

New features

  • feat: small redesign in the Network popup view. Moved interface details to the dedicated section, added interface dns servers (#2789), added interface speed (#2702)
  • feat: added ip change counter to the ip change notification that prevents notification when ip disappears for 3 reads

Localization

  • lang: updated Simplified Chinese localizati
(省略されました)
v2.11.62

Bug fixes

  • fix: fixed a long-term battery widget glitch when a black vertical line is visible in the widget preview

New features

  • feat: added a fallback to the CPU core index when id not found when calculating the cores load (#2785)
  • feat: add option to disable system-widget updates for users experiencing ongoing chronod issues (#2733)
  • feat: added a check if the macOS widget is active before updating the read value in the user defaults. It will prevent unnecessary writes when the widget is not enabled (#2733)
  • feat: moved from telemetry id to remote id for Remote module
  • feat: removed the Telemetry module from the Stats since it does not do anything for a long time

Localization

  • lan
(省略されました)
v2.11.61

HOT FIX

  • fix: reverted enabling macOS widget updates since there is still a problem with chronod (#2733)