Files
macos-stats/README.md

41 lines
1.3 KiB
Markdown
Raw Normal View History

2019-06-01 19:47:33 +02:00
# Stats
Simple macOS system monitor in your menu bar
2019-06-01 19:47:33 +02:00
2019-09-09 19:17:40 +02:00
2020-04-08 19:40:16 +02:00
[![Stats](https://serhiy.s3.eu-central-1.amazonaws.com/Github_repo/stats/cover%3Fv1.6.0.png)](https://github.com/exelban/stats/releases)
2019-05-29 21:42:10 +02:00
2019-06-26 14:10:52 +02:00
## Features
Stats is a application which allows you to monitor your macOS system.
2019-06-15 12:45:32 +02:00
2019-06-26 14:10:52 +02:00
- CPU Usage
- Memory Usage
- Sensors (Temperature/Voltage/Power)
2019-06-26 14:10:52 +02:00
- Disk utilization
- Battery level
- Network usage
- Black theme compatible
2019-06-15 12:45:32 +02:00
2019-05-29 21:42:10 +02:00
## Installation
2019-06-01 19:47:33 +02:00
You can download latest version [here](https://github.com/exelban/stats/releases).
## Modules
2019-06-01 19:47:33 +02:00
| Name | Available widgets | Description |
2019-06-01 19:47:33 +02:00
| --- | --- | --- |
| **CPU** | Percentage / Chart / Chart with value / Chart Bar | Shows CPU usage |
| **Memory** | Percentage / Chart / Chart with value / Chart Bar | Shows RAM usage |
| **Sensors** | Text | Shows data from internal sensors |
| **Disk** | Percentage / Chart Bar | Shows disk utilization |
2019-06-17 15:29:18 +02:00
| **Battery** | Graphic / Percentage | Shows battery level and charging status |
2019-06-26 14:10:52 +02:00
| **Newtork** | Dots / Upload/Download traffic | Shows network activity |
2019-05-29 21:42:10 +02:00
2019-06-01 19:47:33 +02:00
## Compatibility
| macOS | Compatible |
| --- | --- |
| 10.15.3 *(Catalina)* | **true** |
2019-09-04 19:25:25 +02:00
| 10.14.6 *(Mojave)* | **true** |
2019-06-01 19:47:33 +02:00
| 10.13.6 *(High Sierra)* | **true** |
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)