An open API service indexing awesome lists of open source software.

https://github.com/justus0405/temp-monitor

🌡️ A CPU temperature monitoring script for Linux written in bash
https://github.com/justus0405/temp-monitor

bash bash-script bash-scripting bash-scripts cpu-monitoring cpu-temperature monitor monitoring monitoring-scripts monitoring-tool script temperature temperature-sensor

Last synced: 4 months ago
JSON representation

🌡️ A CPU temperature monitoring script for Linux written in bash

Awesome Lists containing this project

README

        

# Temp-monitor
A CPU temperature monitoring script for Linux written in bash

## Dependencies
```plaintext
bash
```

## Installation & Usage
```shell
git clone https://github.com/Justus0405/temp-monitor.git
cd temp-monitor
chmod +x temp-monitor.sh
./temp-monitor.sh
```