mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-09 04:48:08 +02:00
README: Add slimbookbattery section
See https://twitter.com/davidgxxl/status/1305203186068848642 and https://slimbook.es/tutoriales/aplicaciones-slimbook/100-slimbook-battery-3-app-optimizar-bateria-portatil#modo-avanzado
This commit is contained in:
parent
b1e33ea10c
commit
35f0c41a63
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -139,3 +139,14 @@ It doesn't take user-intent into account, doesn't have a D-Bus interface and
|
|||
seems to want to work automatically by monitoring the CPU usage, which kind
|
||||
of goes against a user's wishes as a user might still want to conserve as
|
||||
much energy as possible under high-CPU usage.
|
||||
|
||||
### [slimbookbattery](https://launchpad.net/~slimbook)
|
||||
This is **not** free software (*Source code available but not modifiable
|
||||
without express authorization.*). The application does a lot of things in
|
||||
addition to the "3 profiles" selection:
|
||||
- replaces part of the suspend mechanism with its own hybrid sleep implementation
|
||||
(systemd already implements one)
|
||||
- implements charging limits for batteries
|
||||
- implements some power saving tricks, which could also be implemented
|
||||
A lot of those power-saving tricks could be analysed and used, but we
|
||||
obviously can't rely on "source available" software for our free desktops.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue