From b9c3039f0787c9ede5abf0da750615e4eced8f60 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Thu, 27 Jul 2017 12:57:09 +0100 Subject: Add basic GUI to control LED colour and transition state. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8eaccdb..9f046f7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ -# intel-nuc-led-controller -GUI and command line tool to control the front panel LED ring on Intel NUCs +# Intel NUC LED Controller +GUI and command line tool to control the front panel LED ring on Intel NUCs. +Requires the 'SW Control' option to be set in the BIOS. +This application request to run as admin in order to use the WMI interface to control the LED. + +I'm not a C# developer so some of this may be janky. \ No newline at end of file -- cgit v1.2.3