Skip to content

Short project to allow me to see the temperature of the cpu in the app tray.

Notifications You must be signed in to change notification settings

PierreCourt/mac-monitor-tray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Tray

simple MacOS monitor tray app

Getting started

  • Install Node LTS
  • Clone this repository
  • cd mac-monitor-tray
  • npm i -D electron-rebuild to install the electron-rebuild package
  • Remove the node_modules directory and the package-lock.json
  • npm install to install the application's dependencies
  • ./node_modules/.bin/electron-rebuild to rebuild everything
  • npm start to start the application

About

Short project to allow me to see the temperature of the cpu in the app tray.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published