irvinlim / iStats

Display CPU and memory stats on Mac menubar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iStats

An Electron app to display CPU and memory stats on Mac menubar.

App Preview

demo

Screenshots

screenshot1 screenshot2

Download

Please download at release page.

Components Used

  • os-usage - Node module to track Mac OS system usage in real time
  • menubar - high level way to create menubar desktop applications with electron

Run it on your Mac

  • Clone this repo https://github.com/ningt/iStats.git
  • cd iStats
  • run npm install && npm start

About

Display CPU and memory stats on Mac menubar


Languages

Language:CSS 92.3%Language:JavaScript 6.2%Language:HTML 1.3%Language:Makefile 0.2%