mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
20 lines
463 B
Markdown
20 lines
463 B
Markdown
# mini-stats
|
|
App that shows CPU, Memory and Disk usage on the menu bar
|
|
|
|
## Installation
|
|
You can download latest version [here](https://github.com/exelban/mini-stats/releases).
|
|
|
|
## Usage
|
|
|
|
## Todo
|
|
- [ ] move to module system (CPU, RAM, DISK)
|
|
- [ ] add network module
|
|
- [ ] save settings
|
|
- [ ] add tests
|
|
- [ ] OTA updates
|
|
- [ ] charts
|
|
- [ ] autostart on boot
|
|
|
|
## License
|
|
[GNU General Public License](https://github.com/exelban/mini-stats/blob/master/LICENSE)
|