Serhiy Mytrovtsiy e061a81723 v2.1.1
2020-06-29 00:00:00 +02:00
2020-06-28 23:58:37 +02:00
2020-06-29 00:00:00 +02:00
2020-06-28 23:58:37 +02:00
2020-06-07 12:22:32 +02:00
2020-06-07 12:22:32 +02:00
2019-07-04 19:30:19 +02:00
2019-07-02 13:23:20 +02:00
2020-06-07 12:22:32 +02:00
2020-06-28 23:58:37 +02:00

Stats

Stats

Simple macOS system monitor in your menu bar

Installation

You can download latest version here.

Homebrew

brew cask install stats

Requirements

Stats is currently supported on macOS 10.14 (Mojave) and higher.

Features

Stats is a application which allows you to monitor your macOS system.

  • CPU Usage
  • Memory Usage
  • Disk utilization
  • Sensors information (Temperature/Voltage/Power)
  • Battery level
  • Network usage

Troubleshoots

The application supports a few arguments which can help to work with Stats. Also, it's very helpful to debug what module is not working properly (crash).

There are 2 arguments available:

  • --reset: allows to reset application settings
  • --disable: allow to disable some of the modules. A list of modules can be passed. (Example: --disable disk)

Developing

Pull requests and impovment proposals are welcomed.

If you want to run the project locally you need to have carthage and XCode installed.

git clone https://github.com/exelban/stats
cd stats
make dep
open ./Stats.xcodeproj

License

MIT License

Description
No description provided
Readme MIT 58 MiB
Languages
Swift 91.8%
C++ 4%
Python 2.3%
C 1.1%
Objective-C 0.4%
Other 0.3%