Stats

詳細情報

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

レビュー

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

スクリーンショット

更新グラフ

バージョン履歴

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
v2.11.50

Bug fixes

  • fix: fixed wrong local and public addresses initialization that causes faulty notifications (#2643)
  • fix: fixed race conditions in the Network Chart widget (#2594)
  • fix: fixed race conditions in the Stack widget (#2672)

New features

  • feat: moved Remote to the new communication protocol and added basic control
  • feat: disabled tooltip for the GPU popup charts (#2651)
  • feat: added missing macs to the SystemKit (#2666)
  • feat: added bootable disks to the Dashboard

Localization

  • fix: updated "Health" Russian localization (#2673)
v2.11.49

Bug fixes

  • fix: show single row with percentage when time is not available in battery widget (#2649)

New features

  • feat: added a new United widget that visualizes: CPU, GPU, RAM, and disk utilization
  • feat: added snapshot data to Network widget
  • feat: moved from analog clock in the portal view to the same view as in popup view (#2530)
v2.11.48

HOT FIX

Bug fixes

  • fix: fixed the forever loop in ICMP setup after adding an option to set the update interval for that reader (#2625)
v2.11.47

New features

  • feat: added update interval to the connectivity reader (#2570)
  • feat: changed refresh interval for purgable space from 60 to 30 seconds
  • feat: added total read/written that are from the disk stats itself and separate it from the SMART data (#2527)
v2.11.46

Bug fixes

  • fix: added a special rule for the docker process to show the name correctly (CPU process)
  • fix: added a special rule for the docker process to show the name correctly

New features

  • feat: added a combined processes option to the RAM module
  • feat: added named time zones (thx #2447)
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)