Skip to content

Forz70043/CPU_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU Monitor with Electron

CPU Monitor

  • clone this repo and cd CPU_monitor && npm install && npm run start

same useful electron command

  • create app dir: create-electron-app NAME
  • run app: npm run start
  • create distro: npm run make