Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/06/task-get-all-apps-installed-time-v10.html
#task #GetAllAppsInstalledTime
DESCRIPTION
Generate a list with all the apps installed, showing the following information:
• App name
• App package
• Install time
• Update time
Notes:
- The information is saved as a TXT file, under '/storage/emulated/0/*'.
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
Generate a list with all the apps installed, showing the following information:
• App name
• App package
• Install time
• Update time
Notes:
- The information is saved as a TXT file, under '/storage/emulated/0/*'.
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/06/task-get-available-cpu-cores-v10.html
#task #GetAvailableCPUCores
DESCRIPTION
This task collects different methods by which you can get the number of all the available CPU cores that your device has.
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
This task collects different methods by which you can get the number of all the available CPU cores that your device has.
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/06/task-get-all-apps-installed-time-v11.html
#task #GetAllAppsInstalledTime
DESCRIPTION
Generate a list with all the apps installed, showing the following information:
• App name
• App package
• Install time
• Update time
These are the available versions:
• Version (A): The collection of every app's data is done using Tasker's built-in actions, but it will take some time to finish.
• Version (B): The collection of every app's data is done using a set of Java Function actions enterly, being much more faster than (A).
Notes:
- The information is saved as a TXT file, under '/storage/emulated/0/*'.
CREDITS
@SmartPhoneLover
CHANGELOG
- New: New faster version available (B).
- New: Apps (names) are now alphabetically sorted.
- Other: If both dates matches, meaning that the app didn't get updated since first installation, the 'Not Updated' message will appear for 'Update' field.
- Other: Other small changes.
VERSION
v1.1
DESCRIPTION
Generate a list with all the apps installed, showing the following information:
• App name
• App package
• Install time
• Update time
These are the available versions:
• Version (A): The collection of every app's data is done using Tasker's built-in actions, but it will take some time to finish.
• Version (B): The collection of every app's data is done using a set of Java Function actions enterly, being much more faster than (A).
Notes:
- The information is saved as a TXT file, under '/storage/emulated/0/*'.
CREDITS
@SmartPhoneLover
CHANGELOG
- New: New faster version available (B).
- New: Apps (names) are now alphabetically sorted.
- Other: If both dates matches, meaning that the app didn't get updated since first installation, the 'Not Updated' message will appear for 'Update' field.
- Other: Other small changes.
VERSION
v1.1
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/06/task-get-available-cpu-cores-v11.html
#task #GetAvailableCPUCores
DESCRIPTION
This task collects different methods by which you can get the number of all the available CPU cores that your device has.
Notes:
- Thanks to @DutchOfBurdock (Reddit) for helping on building the task.
CREDITS
@SmartPhoneLover
@DutchOfBurdock
CHANGELOG
- New: New Method (5) added. (Thanks @DutchOfBurdock)
VERSION
v1.1
DESCRIPTION
This task collects different methods by which you can get the number of all the available CPU cores that your device has.
Notes:
- Thanks to @DutchOfBurdock (Reddit) for helping on building the task.
CREDITS
@SmartPhoneLover
@DutchOfBurdock
CHANGELOG
- New: New Method (5) added. (Thanks @DutchOfBurdock)
VERSION
v1.1
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2020/06/project-cpu-stats-v11.html
#project #CPUStats
DESCRIPTION
This project will give you the possibility to see the usage (%) of your CPU in real time, depending on the workload on each state.
Main features:
• Real-time usage
• Total CPU usage
• Per-core CPU usage
• Statusbar (text) or Overlay display.
The project is in an experimental state, so expect failures, or errors in the final calculations.
As I don't have a x86 device, the project will work but will propably not report correct values for CPU usage (regardless of the formula applied, containing errors or not), as the internal Kernel clock is measured in a different clock rate.
Notes:
- To use statusbar info style, AutoNotification will be required.
- Tasker is not the best way to monitor the CPU usage, as it runs on the main thread. So, use it at your own risk.
- Before setting up the project ('Setup' task) to allow it to show per-core usage, check if your device has a multi-core CPU. Otherwise, the project will fail to start.
CREDITS
@SmartPhoneLover
CHANGELOG
- New: Ability to get multicore usage for compatible devices. (scene and notification)
- Other: Unchecked root usage for Shell Code action that gets the CPU info from '/proc/stat' file, as it was not necessary. (The project works on non-rooted devices)
- Other: Changed scene type to 'Overlay', so it won't affect elements behind it.
- Other: Other small changes.
VERSION
v1.1
DESCRIPTION
This project will give you the possibility to see the usage (%) of your CPU in real time, depending on the workload on each state.
Main features:
• Real-time usage
• Total CPU usage
• Per-core CPU usage
• Statusbar (text) or Overlay display.
The project is in an experimental state, so expect failures, or errors in the final calculations.
As I don't have a x86 device, the project will work but will propably not report correct values for CPU usage (regardless of the formula applied, containing errors or not), as the internal Kernel clock is measured in a different clock rate.
Notes:
- To use statusbar info style, AutoNotification will be required.
- Tasker is not the best way to monitor the CPU usage, as it runs on the main thread. So, use it at your own risk.
- Before setting up the project ('Setup' task) to allow it to show per-core usage, check if your device has a multi-core CPU. Otherwise, the project will fail to start.
CREDITS
@SmartPhoneLover
CHANGELOG
- New: Ability to get multicore usage for compatible devices. (scene and notification)
- Other: Unchecked root usage for Shell Code action that gets the CPU info from '/proc/stat' file, as it was not necessary. (The project works on non-rooted devices)
- Other: Changed scene type to 'Overlay', so it won't affect elements behind it.
- Other: Other small changes.
VERSION
v1.1