A Linux GUI app for managing EC settings on the Framework laptop. Currently alpha quality at best, you have been warned.
Currently requires root and secure boot to be disabled to work on AMD platforms (will run with pkexec by default), until the release of kernel 6.10, which should include a CrosEc driver that supports AMD frameworks. This app will not be considered "finished"/ready to be packaged until it no longer requires Portio. I do not have an Intel Framework to test if CrosEc works on those, but there is no reason why it shouldn't.
Requires polkit and a rust toolchain
- Build with
make release
- Install with
sudo make install
To uninstall run sudo make uninstall
Relm4 for the GUI framework
libhelium for the components
hydrogen for the icons