https://github.com/andreivcodes/coolm1
Temp monitoring GUI for Apple M1 ❄️🍎
https://github.com/andreivcodes/coolm1
apple m1 silicon temp temperature
Last synced: 3 months ago
JSON representation
Temp monitoring GUI for Apple M1 ❄️🍎
- Host: GitHub
- URL: https://github.com/andreivcodes/coolm1
- Owner: andreivcodes
- Created: 2020-12-29T08:50:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T18:28:19.000Z (over 2 years ago)
- Last Synced: 2023-06-07T19:58:07.428Z (about 2 years ago)
- Topics: apple, m1, silicon, temp, temperature
- Language: CSS
- Homepage:
- Size: 4.18 MB
- Stars: 20
- Watchers: 2
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Security: docs/security.png
Awesome Lists containing this project
README
- coolm1 -
A simple temp monitoring utility for Apple M1
![]()
![]()
![]()
Using a modified version of [fermion-star's apple_sensors](https://github.com/fermion-star/apple_sensors).
## Info
- Made with [Electron](https://github.com/electron/electro) and [ChartJS](https://github.com/chartjs/Chart.js).
### Available options
- Sensor refresh rate
![]()
- Graph interval
![]()
- Light theme
- Dark theme
- Labels on graph
- Autostart
- Show temperature text in tray
![]()
## Functionality
- Average M1 SOC temperature
- Detailed temperature graphs for CPU, GPU and ANE## Installing
- Download the latest version from [Releases](https://github.com/andreivdev/coolm1/releases)
## Building and running
`npm install`
`npm start`
## Packaging
`npm make`
Results of packaging can be found in `/out`
## Contributing
Feel free to make a PR 👍