Monday, December 23, 2019

[PROJECT] Battery Monitor v1.1

DESCRIPTION
Here you have a small project to be aware of the status of your battery at the time of charging. And it works without root, since it doesn't need to read raw values directly from the files located in' /sys/class/power_supply'.

This is the info you will know in real time:
• Temperature (ÂșC)
• Watts (W) (*)
• Voltage (V)
• Charge current (mA)
• Accumulated capacity (mAh)
• Connection type (AC, USB, Wireless)
• Estimated total charging time

Notes:
- Thanks to @Valdorg for helping on building the project, and @cruzer_blaze2, @MeloProfessional for helping on testing/debugging.
- There's another very similar version of the project from our well known buddy (@MeloProfessional) that you can check on his TSB channel: Go!
- At the time of connection, will be normal that some of the values, during the first seconds or perhaps minutes, may not appear. That's because Tasker must wait for the intent to collect all the corresponding data.
- If you don't know the battery design capacity of your device you can get it using this profile.
- (*) To get that info, the device has to be rooted.

SCREENSHOTS

CREDITS
@SmartPhoneLover
@Valdorg
@cruzer_blaze2
@MeloProfessional

CHANGELOG
- New: Full battery statistics for desktop view (notification with basic info will continue to be visible). (tap notification)
- New: Show how much battery has been charged in mAh during the current session.
- New: Watts measure. (root needed)
- Fix: Missing notification category for Android 8.0+.
- Other: Removed percentage (%) count value. (only for notification)
- Other: Removed all related to statusbar tile. So, no more manual check for battery statistics. Sorry.
- Other: Changed the name of all variables to more descriptive ones.
- Other: Deleted Spanish version.
- Other: Added 'Setup' tasks.
- Other: Minor changes.

DOWNLOAD
Project (XML)
Project (TaskerNet)

DOWNLOAD (Ads Supported)
Project (XML)
Project (TaskerNet)

0 comments:

Post a Comment