Skip to content

talyguryn/tray-cpu-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tray CPU Temp banner with logo

Tray CPU Temp

App for displaying CPU temperature powered on osx-cpu-temp and electron.

Usage

Download the latest version of the app from releases page or build your own from sources in this repo.

Run it.

Screenshot of the running app

You can enable autostart from the app menu in the system tray.

Development

Feel free to open the issues and improve the project by forking it and sending pull requests 🙌

How to build the app from sources

Clone the repo

git clone https://github.com/talyguryn/tray-cpu-temp
cd ./tray-cpu-temp

Install node deps

yarn

Build osx-cpu-temp utility from sources

yarn get-binary-deps

Start the app

yarn start

Build the app

yarn build

Where to find logs

cd ~/Library/Application\ Support/tray-cpu-temp/logs

License

MIT License

Copyright © 2022 Taly Guryn

About

Displaying CPU temp in tray for macOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published