flowgger
A fast data collector in Rust (by awslabs)
System76 Power Management
System76 Power Management (by pop-os)
Our great sponsors
flowgger | System76 Power Management | |
---|---|---|
0 | 68 | |
746 | 471 | |
1.1% | 0.6% | |
4.3 | 6.5 | |
6 months ago | 15 days ago | |
Rust | Rust | |
BSD 2-clause "Simplified" License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
flowgger
Posts with mentions or reviews of flowgger.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning flowgger yet.
Tracking mentions began in Dec 2020.
System76 Power Management
Posts with mentions or reviews of System76 Power Management.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-18.
-
Best practice for loud fans on a new Gazelle?
The performance modes are going to affect how much power the system is using (and thus how much heat it's generating), not the fan curves directly. Those profiles are defined in the system76-power application, source code here: https://github.com/pop-os/system76-power/blob/master/src/daemon/profiles.rs
-
Automate power profile switching depending on battery status
The script uses udev rules that are run at specific kernel events. It creates one rule for when the Laptop switches to battery power and another for when the Laptop switches to wall power. Both rules run system76-power while providing one of the available power profiles as an argument. I went with battery and balanced respectively.
-
Latest update fixes Steam and shutdown freezes!
I can confirm on my end that the fix here worked and I've mentioned it in the bug report.
- Pop OS 22.04 has issues after updating (Steam won't start, no sound)
-
Longtime Arch* user here switching to Pop. Anything I should know?
thats provided by system76-power https://github.com/pop-os/system76-power you can heave it easily on arch (or everywhere else) it´s well documented by system76 https://support.system76.com/articles/system76-software/ as mentioned by the guys before, if you plan to run kde plasma you could also stay on arch or maybe fedora or something else :). pop-os has a very well designed gnome based desktop (cosmic) if you go for kde i suggest you will get an older version from ubuntu / debian repositorys.
-
Does Dell XPS 15 9520 support Nvidia Optimus?
Have any of you used tools like system76-power (PopOS power manager) or envycontrol on a Dell XPS? How well do they work?
- system76-power or power-profiles-daemon on Fedora 36
- PopOS System76 Scheduler (priority desktop gaming) ported over to Fedora
-
System freezes on suspend after updating to 22.04
I've seen a couple of issues filed recently about this: system76-power issue 340, shell issue 1413, with at least one possible workaround until the underlying kernel bug is found.
-
Ask HN: What's a good laptop for software development in –$2000 range
I don't know if this is what you're looking for, but I use the system76-power extension (https://github.com/pop-os/system76-power) to toggle between the integrated Intel Xe unit and the dedicated Nvidia GeForce GTX 1650 in my Galago Pro. While at first glance it might seem that it's a System76 utility for a System76 distribution on System76 hardware, I'm currently using it on Fedora, and the hardware itself should be pretty standard despite the System76 branding. Using the glxgears graphics demo, I can invoke 'glxgears -info' to use the Intel GPU, or '__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia glxgears -info' to force use of the dGPU. You don't get the fancy-shmancy menu that you do under Pop!_OS, but it has a perfectly workable CLI.
What are some alternatives?
When comparing flowgger and System76 Power Management you can also consider the following projects:
TLP - TLP - Optimize Linux Laptop Battery Life
supergfxctl
auto-cpufreq - Automatic CPU speed & power optimizer for Linux
undervolt - Undervolt Intel CPUs under Linux
corectrl
gnome-shell-extension-system76-power - System76 Power Management Extension
systemd-manager
framework-laptop-formula - Salt formula for setting up Ubuntu on the Framework Laptop
Popsicle - Multiple USB File Flasher
notty - A new kind of terminal
powerplan
TLPUI - A GTK user interface for TLP written in Python