pesos / grofer

A system and resource monitoring tool written in Golang!
Apache License 2.0
352 stars 52 forks source link

[FEATURE REQ] A screen that can track battery usage #126

Open panzerox123 opened 3 years ago

panzerox123 commented 3 years ago

I find myself looking at battery information quite frequently. It would be nice to have a screen that can read files in /sys/class/power_supply and display the information, along with a chart that could detect spikes in power usage. image These are some of the files that TLP uses to keep track of battery information on my system. It's safe to assume not every system generates the same set of files, such cases need to be addressed as well

siddhant94 commented 2 years ago

Hi @Gituser143 , where would the battery chart go in the below image. Screenshot from 2021-10-21 14-27-53

Gituser143 commented 2 years ago

@siddhant94 I don't think we'd be adding the said widgets to this page. Maybe a new page that could be accessed through grofer battery maybe?

CC: @panzerox123

siddhant94 commented 2 years ago

Oh ya, new page sounds good. Once I get the go ahead I'll start on this.

panzerox123 commented 2 years ago

Works! @siddhant94 let me know if you need anything!

Gituser143 commented 2 years ago

@siddhant94 I've assigned this to you, feel free to get started!

siddhant94 commented 2 years ago

Hi @Gituser143 , apologies for the delay, but I am not getting time to look into this currently. I am unassigning myself, in case, someone else might be looking to pick this up.