fdroiddata/metadata/com.gmail.jiwopene.temperat...

56 lines
1.3 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Categories:
- System
License: GPL-3.0-or-later
AuthorEmail: jiwopene@gmail.com
WebSite: https://gitlab.com/jiwopene/temperature-android
SourceCode: https://gitlab.com/jiwopene/temperature-android/tree/HEAD
IssueTracker: https://gitlab.com/jiwopene/temperature-android/issues
Changelog: https://gitlab.com/jiwopene/temperature-android/tags
AutoName: Temp. monitor
Description: |-
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
RepoType: git
Repo: https://gitlab.com/jiwopene/temperature-android.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 2
commit: v1.1
subdir: app
gradle:
- yes
- versionName: '1.2'
versionCode: 3
commit: v1.2
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.2'
CurrentVersionCode: 3