Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 275 Bytes

readme.md

File metadata and controls

30 lines (20 loc) · 275 Bytes

CPU Usage Monitor

A CPU Monitor tool built in Electron.JS.

Usage

Install Dependencies

npm install

Run

npm start
npm run dev (with Nodemon)

Package

npm run package-mac
npm run package-win
npm run package-linux

LICENSE

MIT