mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
62 lines
1.5 KiB
Markdown
62 lines
1.5 KiB
Markdown
# Stats
|
|
Application for macos that shows CPU, Memory and Disk usage on the menu bar
|
|
|
|
[<img src="https://serhiy.s3.eu-central-1.amazonaws.com/Github_repo/stats/widgets%3Fv1.0.0.png" width="500">](https://github.com/exelban/stats/releases)
|
|
|
|
## Why
|
|
Stats is a free application which allows you to monitor your system.
|
|
Also its:
|
|
|
|
- free
|
|
- easy to use
|
|
- no advertisement
|
|
- no tracking
|
|
- few types of widgets
|
|
- black theme compatible
|
|
|
|
## Installation
|
|
You can download latest version [here](https://github.com/exelban/stats/releases).
|
|
|
|
## Widgets
|
|
Each widget can be disabled in menu.
|
|
|
|
| Name | Type | Description |
|
|
| --- | --- | --- |
|
|
| **CPU** | Percentage / Chart | Shows CPU usage |
|
|
| **Memory** | Percentage / Chart | Shows RAM usage |
|
|
| **Disk** | Percentage | Shows disk filling |
|
|
| **Battery** | Graphic | Shows battery level |
|
|
|
|
## Compatibility
|
|
| macOS | Compatible |
|
|
| --- | --- |
|
|
| 10.13.6 *(High Sierra)* | **true** |
|
|
| 10.14.1 *(Mojave)* | **true** |
|
|
|
|
## Todo
|
|
- [ ] Create new logo
|
|
- [ ] Window with preferences
|
|
- [ ] Save last modules values
|
|
- [ ] Colors toggle for each module
|
|
- [ ] temperature module
|
|
- [X] battery module
|
|
- [X] move to module system (CPU, RAM, DISK)
|
|
- [ ] network module
|
|
- [X] save settings
|
|
- [ ] OTA updates
|
|
- [X] charts
|
|
- [X] autostart on boot
|
|
|
|
## What's new
|
|
|
|
### v1.1.0
|
|
- added battery module
|
|
- added chart widget for CPU and Memory
|
|
- added About Stats window
|
|
|
|
### v1.0.0
|
|
- first release
|
|
|
|
## License
|
|
[GNU General Public License](https://github.com/exelban/stats/blob/master/LICENSE)
|