Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Screenshots

Status Bar Icon

1000467547

Notification

1000467549

QS Tile

1000467551

Logs

1000467557

Details

A QS Tile Shortcut

To monitor 🌡️ Temperature and ⚡ Volt. Additional: Timestamp and Current usage in mA.

🐥 The battery temperature values are used as Notification icon. This allows showing values in real time on your status bar without the need to expand them.

Screenshots: https://imgur.com/a/0gsDrYx Alternative Link: https://github.com/xetsue/temp/blob/main/README.md

💬 Details are recorded into flow logs incase you need to check recently recorded data. To avoid logs size overflow, the logs will automatically be cleared and QS tile will be restored once the notification is dismissed / cleared away. To prevent the log being cleared, avoid dismissing the notification and instead manually stop this flow.

🔋 This flow is only active when the notification is active, when cleared away / not present, the QS tile and this flow itself simply goes to sleep saving resources and battery. No activity will be monitored or memory being used in this state.

This flow was made with the intention to monitor app usage as battery temperature is an important consideration when executing heavy tasks. Commonly used for emulators or general testing.

🚩 Stop Auto Logging

To permanently stop the auto logging, check "Only when logging enabled" in the Log Append Block @ Block 53.

🚩 Stop Auto Log Clears Permanently

Disconnect Block 55 @ Write To File Block.

🚩 Fullscreen Apps / Hidden Statusbar

You may use the same approach using floating buttons by inserting the variable into icon value for floating button block instead if you need an active floating temperature monitor in full-screen apps that hides status bar. This would require you to replace the notification block with a floating notification block instead.

About

Automate android app flow script to monitor phone temperature as statusbar icon.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages