Forwarded from Tasker | TPC (channel)
#project #BatteryMonitor
DESCRIPTION
Here you have a small project to be aware of the state of our battery at the time of charging, as well as using it (not 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'.
There are two modes in which it can work: automatic, activating when detecting charging; and manual, if we want to know a measurement in a timely manner, making use of a "Quick Settings Tile" (AutoNotification required) in Android Nougat.
And these are the data it will provide us through a permanent notification in the status bar:
· Battery percentage (%)
· Current temperature (ºC)
· Voltage (V)· Load/Supply in milliamp hours (mAh)
· Connection type, if it exists (AC, USB, Wireless)
· Estimated total charging/discharging time (TESTING)
Notes:
- There's another very similar version of the project from our well known buddy (@MeloProfessional) that you can check on his TSB channel: Go!
- In the actions referred to the control of the project using the 'Quick Tile', all refers to '4', both in variables, as in tile number, because I have others set too.
- At the time of connection, or manual activation is normal that some of the updated values, or established 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. (for that reason I have modified the tasks so that those values without any value, will appear as '- - x')
- In 'X - Battery Monitor' and 'X - Battery Monitor (on)' tasks, it will be necessary to adjust the value '2300' by the amount of mAh that our battery has.
AUTHOR
@SmartPhoneLover
VERSION
1.0
DESCRIPTION
Here you have a small project to be aware of the state of our battery at the time of charging, as well as using it (not 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'.
There are two modes in which it can work: automatic, activating when detecting charging; and manual, if we want to know a measurement in a timely manner, making use of a "Quick Settings Tile" (AutoNotification required) in Android Nougat.
And these are the data it will provide us through a permanent notification in the status bar:
· Battery percentage (%)
· Current temperature (ºC)
· Voltage (V)· Load/Supply in milliamp hours (mAh)
· Connection type, if it exists (AC, USB, Wireless)
· Estimated total charging/discharging time (TESTING)
Notes:
- There's another very similar version of the project from our well known buddy (@MeloProfessional) that you can check on his TSB channel: Go!
- In the actions referred to the control of the project using the 'Quick Tile', all refers to '4', both in variables, as in tile number, because I have others set too.
- At the time of connection, or manual activation is normal that some of the updated values, or established 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. (for that reason I have modified the tasks so that those values without any value, will appear as '- - x')
- In 'X - Battery Monitor' and 'X - Battery Monitor (on)' tasks, it will be necessary to adjust the value '2300' by the amount of mAh that our battery has.
AUTHOR
@SmartPhoneLover
VERSION
1.0
Forwarded from Tasker | TPC (channel)
Call_Recorder_v1.6.prj.xml
242 KB
Forwarded from Tasker | TPC (channel)
Call_Recorder_v1.6.prj (ESP).xml
239 KB
Forwarded from Tasker | TPC (channel)
Call_Recorder_v1.0p.prj.xml
271.1 KB
Forwarded from Tasker | TPC (channel)
Resources-20180822T084339Z-001.zip
1 MB
Forwarded from Tasker | TPC (channel)
#project #CallRecorder
DESCRIPTION
With it you will have the possibility to record both incoming and outgoing calls, have logs of all your calls with complete information, and be aware of any made call through notifications in the status bar.
Main features
- Record incoming and outgoing calls
- Fully automated
- Status bar notification with call information
- 24h and 24/7 call logs
- Integrated file browser
- Pause call recordings (testing) -> ‘1.0p’
Notes:
· For more info about the project, click here.
AUTHOR
@SmartPhoneLover
VERSION
1.6/1.0p
CHANGELOG
- New: search option (file browser)
- New: now a warning will be displayed if try to copy, move... any file to/from a directory that does not exist (file browser)
- Fix: incoming and outgoing call files saved on wrong directories when %CNUM and %CONUM values were the same
- Other: reduced variables characters (values)
- Other: replaced 'Back Button' actions that requiered AutoInput plugin by built-in Tasker function *
- Other: reduced number of global variables
- Other: reworked and improved some single and scene tasks
- Other: reviewed 'help_browser' file
* Will be necessary to upgrade Tasker version to v4.9
DESCRIPTION
With it you will have the possibility to record both incoming and outgoing calls, have logs of all your calls with complete information, and be aware of any made call through notifications in the status bar.
Main features
- Record incoming and outgoing calls
- Fully automated
- Status bar notification with call information
- 24h and 24/7 call logs
- Integrated file browser
- Pause call recordings (testing) -> ‘1.0p’
Notes:
· For more info about the project, click here.
AUTHOR
@SmartPhoneLover
VERSION
1.6/1.0p
CHANGELOG
- New: search option (file browser)
- New: now a warning will be displayed if try to copy, move... any file to/from a directory that does not exist (file browser)
- Fix: incoming and outgoing call files saved on wrong directories when %CNUM and %CONUM values were the same
- Other: reduced variables characters (values)
- Other: replaced 'Back Button' actions that requiered AutoInput plugin by built-in Tasker function *
- Other: reduced number of global variables
- Other: reworked and improved some single and scene tasks
- Other: reviewed 'help_browser' file
* Will be necessary to upgrade Tasker version to v4.9
Forwarded from Tasker | TPC (channel)
Device_Temperature_v1.0.prj.xml
16.5 KB