diff options
-rw-r--r-- | README.7 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.7 b/README.7 new file mode 100644 index 0000000..2518f4f --- /dev/null +++ b/README.7 @@ -0,0 +1,16 @@ +.\" to view this file: $ man ./README.7 +.Dd September 26, 2025 +.Dt README.7 +.Os "joe <rbo@gmx.us>" +. +.Sh NAME +.Nm halfcab +.Nd backscreen LEDs controller +. +.Sh DESCRIPTION +halfcab is a Linux/BSD tool to control ambient LEDs lighting using an ESP8266. +. +.Pp +halfcab is not quite forked but heavily inspired of +.Lk https://github.com/josh26turner/Ambilight josh26turner/Ambilight , +it uses a lot of similar code. |