package icon

Temp. monitor

Shows and logs HW temperature
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

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 1.3 (4) suggested Added on Mar 08, 2021

    This version requires Android 4.0.3 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.

    Download APK 1.6 MiB PGP Signature | Build Log

  • Version 1.2 (3) - Added on Oct 30, 2018

    This version requires Android 4.0.3 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.

    Download APK 1.6 MiB PGP Signature | Build Log

  • Version 1.1 (2) - Added on Sep 06, 2018

    This version requires Android 4.1 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • read the contents of your shared storage
      Allows the app to read the contents of your shared storage.
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • modify or delete the contents of your shared storage
      Allows the app to write the contents of your shared storage.

    Download APK 1.6 MiB PGP Signature | Build Log