Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day 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
```shell
bash
```

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