-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE REQ] A screen that can track battery usage #126
Comments
Hi @Gituser143 , where would the battery chart go in the below image. |
@siddhant94 I don't think we'd be adding the said widgets to this page. Maybe a new page that could be accessed through CC: @panzerox123 |
Oh ya, new page sounds good. Once I get the go ahead I'll start on this. |
Works! @siddhant94 let me know if you need anything! |
@siddhant94 I've assigned this to you, feel free to get started! |
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. |
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.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
The text was updated successfully, but these errors were encountered: