From 18ae9e9419002662ca1e6d4537633b610bed16c2 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Fri, 15 Jul 2016 18:05:07 +1200 Subject: Simple readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..55db3da --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# brightnessd + +Simple tool for smoothly adjusting backlight brightness + +The initial version was cobbled together as a five-minute-fix in early 2015. +I left the code untouched (don't mess with a house of cards) until over a year +later when I am now going through and refactoring it. + + +At least it doesn't use pthreads anymore. -- cgit v1.1