Files
macos-stats/README.md
Serhiy Mytrovtsiy ba93aa68aa README update
2019-06-17 00:22:46 +02:00

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)