/system-info-monitor

[Desktop Application] System hardware monitoring

Primary LanguageJavaScript

System info monitor

Observer your CPU usage in application or in taskbar tray

Logo

Run Locally

Clone the project

  git clone https://github.com/Ashish-singh-dev/system_info.git

Go to the project directory

  cd system_info

Install dependencies

  npm install

Install dev dependencies

  npm install dev

Build for development

  npm run dev

Build for production

  npm run dist

License

MIT