dubrowgn / wattz

An Android battery power status bar indicator
MIT License
187 stars 9 forks source link

Rotate Information #37

Open Clarity-Zedd opened 5 months ago

Clarity-Zedd commented 5 months ago

Hello!

Came across your application and its absolutely amazing. I was wondering if it would be a cool feature if it was possible to select a few units at once and have it rotate between those stats on the status bar? Or have the option where you can select a different stat while charging.

Amazing work 👏

dubrowgn commented 5 months ago

I'm glad you find it useful!

This is an interesting idea, and potentially a good compromise for only having one status indicator. What is your expected usage? E.g. watts while charging and temperature while not?

Partially related (only show indicator while charging): https://github.com/dubrowgn/wattz/issues/35

Clarity-Zedd commented 5 months ago

Regarding the switching, currently I use temperature when using my phone, but found that I only need to glance at temperature occasionally due to the slow gradual temperature change. Whereas, it would be nice to have it rotate between watts and temperature to see more information.

Regarding the rotation when charging. Yes it would be nice to see wattage during charging and temperature during normal use.

Kind regards