System › Temp. monitor
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Temp. monitor

Shows and logs HW temperature
Version: 1.3
Added: 27-08-2018
Updated: 08-03-2021
Simple Android application that shows hardware temperatures
from /sys/class/thermal and BatteryManager.

* Reading temperatures from /sys/class/thermal directory
(it can use it even if you don't have permission to read contents of
directory)

* Reading temperatures using Android API – BatteryManager class

* Configurable interval of reading sensor data (from 0.1 to 10 seconds)

* Logging temperatures (configurable interval from 1 to 60 minutes)

* Log can be exported as CSV
code Source file_download Download