From 99e6b13867b5494b4206f7a58efdaa15ec4edef4 Mon Sep 17 00:00:00 2001 From: Jeff Curless <52426490+JeffCurless@users.noreply.github.com> Date: Tue, 28 Oct 2025 20:11:40 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ef00b0..1945cfa 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ A hacky little program to monitor nvme,fan and CPU temperature. - [X] Port python battery code to C. - [X] Incorprate working C code into driver, and do all the plumbing. - [X] Add code to support clean shutdown of laptop if system is not charging and hits a minimum SOC (5%). +- [X] Add support for trixie - [ ] Add code to allow user to set a different SOC for shutdown or disable feature. - [ ] Review python code to see if there is anything else that needs to be moved over. - [ ] Create an installer