framework-system
framework-system copied to clipboard
Rust libraries and tools to interact with the Framework Computer systems
I've noticed that trying this tool on Linux runs into the issue where /dev/cros_ec doesn't seem to exist on the latest kernel. I wanted to know if there was any...
The fingerprint/power LED can be controlled thanks to the work done in #9. Being able to set this to "low" is very much appreciated, but it would be nice to...
Just an early prototype I did last year, rebased on latest `main`.
When using `framework_tool` to set a charge limit it is not preserved after reboot. After rebooting the charge limit is always 100%. I am running it on a Framework 13...
This will check if versions match and return 0 if match or 1 if not match. This can run in UEFI shell etc.
This would make this tool more accessible to people who are less high-tech
I want to use part of the `framework_lib` in another Rust project, without using the CLI. It would be awesome if you added a README in the `framework_lib` folder, and...
Two main use cases: 1. Sometimes you need to charge using a cell phone charger. It'll be slow, but that's fine. 2. Even if you have a 100W charger, the...
A compiled window binary release (perhaps even built automatically with CI) would be great!