# Stats Application for macos that shows CPU, Memory and Disk usage on the menu bar [](https://github.com/exelban/stats/releases) ## 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 | Shows CPU usage | | **Memory** | Percentage | Shows RAM usage | | **Disk** | Percentage | Shows disk filling | ## Compatibility | macOS | Compatible | | --- | --- | | 10.13.6 *(High Sierra)* | **true** | | 10.14.1 *(Mojave)* | **true** | ## Todo - [ ] temperature module - [ ] battery module - [X] move to module system (CPU, RAM, DISK) - [ ] network module - [X] save settings - [ ] tests - [ ] OTA updates - [ ] charts - [X] autostart on boot ## What's new ### v1.0.0 - first release ## License [GNU General Public License](https://github.com/exelban/stats/blob/master/LICENSE)