Files
macos-stats/README.md

20 lines
463 B
Markdown
Raw Normal View History

2019-05-29 21:32:33 +02:00
# mini-stats
App that shows CPU, Memory and Disk usage on the menu bar
2019-05-29 21:42:10 +02:00
## 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
2019-05-29 22:53:49 +02:00
- [ ] autostart on boot
2019-05-29 21:42:10 +02:00
## License
[GNU General Public License](https://github.com/exelban/mini-stats/blob/master/LICENSE)