battery-guardian@beatlink: init to 1.0 - #1044
Conversation
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect will not replace a normal review.Found 3 potential issue(s):
|
|
Cinnamon already provides low-battery warning, critical warning and shutdown for low battery. Why is this needed? |
The existing setup gives notifications primarily based on battery levels. Even if the user sets up their applet to show the time remaining, its an estimated time rather than definitively. Once the battery reaches the critical level, the system will immediately execute the configured shutdown option with the user having no idea when. This extension gives an exact time to failure, letting the user know exactly how much time the computer has before shutting down, allowing them to save work and do what they need to do, either by grabbing a charger or saving their work. In a discussion, i suggested that this feature be baked into the core cinnamon codebase but that was rejected. This is the alternative. |
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect and will not replace a normal review.Found 3 potential issue(s):
|
Battery Guardian is a robust power-management applet for the Cinnamon Desktop Environment. It acts as a final safety net for your work, ensuring you never lose data due to an unexpected battery death.
Unlike standard system notifications that are easily missed, Battery Guardian provides a clear, persistent countdown when your battery reaches a critical level, giving you ample time to save your progress or plug in your charger.
Inspired by https://github.com/orgs/linuxmint/discussions/1432#discussioncomment-16022522