diff options
| author | James Barnett <james.barnett@fivium.co.uk> | 2017-07-27 12:57:09 +0100 |
|---|---|---|
| committer | James Barnett <james.barnett@fivium.co.uk> | 2017-07-27 12:57:09 +0100 |
| commit | b9c3039f0787c9ede5abf0da750615e4eced8f60 (patch) | |
| tree | d341bdbd1396a97009b0f5971f0b016a383072ec /README.md | |
| parent | 6ba24adebfa26e428d41e91a42dbb1c43b154afd (diff) | |
| download | intel-nuc-led-controller-b9c3039f0787c9ede5abf0da750615e4eced8f60.tar.xz intel-nuc-led-controller-b9c3039f0787c9ede5abf0da750615e4eced8f60.zip | |
Add basic GUI to control LED colour and transition state.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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 |