mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
a424dc871ee7a0663482ec39ecf91b42e06170a4
* - initialize localization with English - add i18n to app settings * - add translation to widget settings * - add translation to CPU * - add translation to GPU * - add translation to Memory * - add translation to Disk * - add translation to Sensors - add translation to Network * - add translation to Battery * - add Polish language - small fixes in translation * - add Ukrainian language
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 improvement proposals are welcome.
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
Languages
Swift
91.8%
C++
4%
Python
2.3%
C
1.1%
Objective-C
0.4%
Other
0.3%

