An Electron app to display CPU and memory stats on Mac menubar.
Please download at release page.
- os-usage - Node module to track Mac OS system usage in real time
- menubar - high level way to create menubar desktop applications with electron
- Clone this repo
https://github.com/ningt/iStats.git
cd iStats
- run
npm install && npm start