-
Notifications
You must be signed in to change notification settings - Fork 10
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]: Battery information #115
Comments
I have an implementation of this stat https://github.com/yuki-was-taken/catnap/tree/battery but I'm not sure how handle multiple batteries. This implementation just reads from EDIT: I've implemented the environment variable method for now. 2ND EDIT: I've changed it so that Catnap now performs a regex search to detect the default battery. |
You are awesome. |
I also added that not only one BAT is checked but all existing ones. This will make it easier to add support for multiple batteries later. |
Is your feature request related to a problem? Please describe:
This is not really a problem nor is it really obligatory, this is just a suggestion.
Describe the solution you'd like:
Basically, a battery indicator under one of the rows on this fetch that shows battery percentage (Maybe also battery status? Like charging and etc). It should probably also account for other nuances like backup batteries, no batteries present (meaning this row would be hidden) or other batteries on the device.
Additional context:
N/A
The text was updated successfully, but these errors were encountered: