diff options
author | joe <rbo@gmx.us> | 2025-09-26 12:47:24 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-26 12:47:24 +0200 |
commit | 60f45db96c8b35081000202d436c8d56a2283fb4 (patch) | |
tree | c80a0453b9660903b8ec1b50c24526e2d09134b1 | |
parent | it works (diff) | |
download | halfcab-60f45db96c8b35081000202d436c8d56a2283fb4.tar.gz halfcab-60f45db96c8b35081000202d436c8d56a2283fb4.tar.bz2 halfcab-60f45db96c8b35081000202d436c8d56a2283fb4.tar.xz halfcab-60f45db96c8b35081000202d436c8d56a2283fb4.tar.zst halfcab-60f45db96c8b35081000202d436c8d56a2283fb4.zip |
test
-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. |