Files
macos-stats/README.md

54 lines
1.9 KiB
Markdown
Raw Normal View History

2019-06-01 19:47:33 +02:00
# Stats
2020-10-18 19:06:10 +02:00
<a href="https://github.com/exelban/stats/releases"><p align="center"><img src="https://serhiy.s3.eu-central-1.amazonaws.com/Github_repo/stats/logo.png?raw=true&v=1" width="120"></p></a>
2019-09-09 19:17:40 +02:00
2020-09-02 12:57:44 +02:00
[![Stats](https://serhiy.s3.eu-central-1.amazonaws.com/Github_repo/stats/menus%3Fv2.3.2.png?v1)](https://github.com/exelban/stats/releases)
2020-08-30 22:56:10 +02:00
[![Stats](https://serhiy.s3.eu-central-1.amazonaws.com/Github_repo/stats/popups%3Fv2.3.2.png?v3)](https://github.com/exelban/stats/releases)
2019-05-29 21:42:10 +02:00
macOS system monitor in your menu bar
## Installation
### Manually
You can download the latest version [here](https://github.com/exelban/stats/releases).
Download the file called `Stats.dmg`. Open it and move the app to the application folder.
2020-06-24 14:53:20 +02:00
### Homebrew
```bash
brew cask install stats
```
## Requirements
Stats currently supported on macOS 10.14 (Mojave) and higher.
2019-06-26 14:10:52 +02:00
## Features
Stats is an application that allows you to monitor your macOS system.
2019-06-15 12:45:32 +02:00
- CPU utilization
- GPU utilization
- Memory usage
2019-06-26 14:10:52 +02:00
- Disk utilization
- Sensors information (Temperature/Voltage/Power)
2019-06-26 14:10:52 +02:00
- Battery level
- Network usage
2020-10-30 10:36:48 +01:00
- Fans speed
2019-06-15 12:45:32 +02:00
## Supporting languages
- English
- Polski
- Українська
- Русский
2020-09-22 17:38:48 +02:00
- 中文 (简体) (thanks to [chenguokai](https://github.com/chenguokai) and [Tai-Zhou](https://github.com/Tai-Zhou))
- Türkçe (thanks to [yusufozgul](https://github.com/yusufozgul))
2020-10-11 11:08:50 +02:00
- Korean (thanks to [escapeanaemia](https://github.com/escapeanaemia))
2020-10-18 19:06:10 +02:00
- German (thanks to [natterstefan](https://github.com/natterstefan))
2020-10-30 10:36:48 +01:00
- 中文 (繁體) (thanks to [iamch15542](https://github.com/iamch15542))
- Spanish (thanks to [jcconca](https://github.com/jcconca))
2020-11-01 11:53:07 +01:00
- Vietnamese (thanks to [xuandung38](https://github.com/xuandung38))
2020-11-07 12:50:07 +01:00
- French (thanks to [RomainLt](https://github.com/RomainLt))
You can help by adding a new language.
2019-05-29 21:42:10 +02:00
## License
2019-06-26 14:10:52 +02:00
[MIT License](https://github.com/exelban/stats/blob/master/LICENSE)