Saturday, June 27, 2020

[PROJECT] CPU Stats 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.

SCREENSHOTS



DEMO

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.

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Related Articles:

  • [PROJECT] CPU Stats v1.1DESCRIPTION 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 • Statusb… Read More
  • [PROJECT] [VIP] Terminal Log v1.0DESCRIPTION This project aims to emulate the basic operation of apps like: Terminal or Termux, at least in the majority of commands and taking into account Tasker's own limitations, showing a command log report of its executi… Read More
  • [PROJECT] Headset Button Helper v1.0DESCRIPTION This project will help you to keep your device in your pocket while on the street, gym, or wherever you are, by using the button of your headset (or BT headset) to perform whatever action you would like. These ar… Read More
  • [PROJECT] Bitcoin Mining Profitability Calculator v1.0DESCRIPTION This project will help you to calculate the earnings of your mining hardware, providing you the total earnings (approximate) based on: power consumption (*), electricity cost (**), per-device income and the time i… Read More
  • [PROJECT] [VIP] Terminal Log v1.1DESCRIPTION This project aims to emulate the basic operation of apps like: Terminal or Termux, at least in the majority of commands and taking into account Tasker's own limitations, showing a command log report of its executi… Read More

0 comments:

Post a Comment