From 6ae6e7f00f37792bca833765a776ee5d2e990d05 Mon Sep 17 00:00:00 2001 From: everbarry Date: Thu, 18 Dec 2025 01:01:02 +0100 Subject: [PATCH] update readme --- README.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index b92c441..c14d081 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,5 @@ #+TITLE: PiFanControlTUI -#+DESCRIPTION: asdf +#+AUTHOR: A simple TUI to set your RPi5 fan curve. * Install This #TODO: now its not packaged, package it. @@ -68,5 +68,6 @@ fan_temp3_speed Fan PWM setting for 4th cooling level (0-255, #+end_src ** Future Work -- [] add TUI -- [] support partial threshold definitions +- [ ] add TUI +- [ ] add =-d, --dry-run= flag that generates a =.diff= file instead of modifying config +- [ ] support partial threshold definitions