Stats

詳細情報

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

レビュー

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

スクリーンショット

更新グラフ

バージョン履歴

v2.11.61

HOT FIX

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

New features

  • feat: unlocked widgets updates since the chronod was fixed in macOS 26.1 (#2733)
  • feat: moved remote authorization from api. to oauth. domain name

Localization

  • lang: updated german localization (#2812)
  • lang: updated Taiwan Traditional Chinese Localization (#2809)
v2.11.59

Bug fixes

  • fix: fixed bug on macOS 26 when settings autosaveName to menu bar item prevents it from loading (#2768)

New features

  • feat: adjusted value width in process view to fit bigger value (#2784)

Localization

  • lang: updated Vietnamese translations for various terms and phrases (#2791)
  • lang: added translations for internet status notifications
v2.11.58

Bug fixes

  • fix: corrected NVMe SMART data units read/written calculation (#2760)
  • fix: added an additional redraw when something changes in the Battery widget. This eliminates artifacts when the widget switches from the AC plug-in icon to the charging icon (#2611)

New features

  • feat: added gradient style to the line chart
v2.11.57

Bug fixes

  • fix: fixed check if key exists in the Store after adding cache layer (#2749)
  • fix: adjusted table height in the Clock settings for macOS 26

New features

  • feat: included previous and new IP addresses in the notifications (#2637)
  • feat: added bug report template to the report bug button
v2.11.56

Bug fixes

  • fix: fixed app crash when battery is damaged (#2725)
  • fix: fixed initializing update interval from the store (#2741)

New features

  • feat: added a new way to obtain the WiFi network SSID (thanks to @fjh658)
  • feat: added display information to the Dashboard
v2.11.55

HOT FIX

  • fix: disabled widgets update for macOS 26 since there is a problem with chronod
v2.11.54

New features

  • feat: added CPU average load to the Remote protocol and moved from the list of Double to the struct
  • feat: added round style to some charts to have more Apple-like style charts
  • feat: removed header line from the popup view
  • feat: moved App settings from the menu to the bottom part of the sidebar
  • feat: adjusted settings window to the new macOS design
v2.11.53

New features

  • feat: added cache layer to the Store (#2696)
  • feat: added macOS 26 (Tahoe) to the SystemKit
  • feat: added Remote unregister handler that allows disabling Remote module
v2.11.52

Bug fixes

  • fix: added additional cooldown before sending device information to the Remote
  • fix: fixed popup open registration when module is enabled after the app has been running (#2540)
  • fix: fixed Disk activity reader that tries to read IO when disk is ejected (#2677)
  • fix: fixed different percentage rounding in the Disk popup and widget (#2560)
v2.11.51

HOT FIX

  • fix: fixed non stop token validation in some cases when Remote option is enabled