Skip to content

Belchenkov/sys-top-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysTop

Create application on Electron.js for monitors your system CPU

Getting Started

Clone this repository locally :

git clone

Install dependencies with npm :

npm install

Run for production :

npm start

Run for develop (with nodemon) :

npm run dev

Build release :

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

About

Create application on Electron.js for monitors your system CPU

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors