fwupd/plugins/colorhug
2018-01-11 21:28:22 +00:00
..
fu-colorhug-device.c trivial: Fix a flase-positive-ish harmless warning from Coverity 2017-12-22 14:24:28 +00:00
fu-colorhug-device.h Set the progress and state on the FuDevice, not the FuPlugin 2017-11-30 20:51:52 +00:00
fu-plugin-colorhug.c trivial: Allow plugins to add metadata to the uploaded reports 2018-01-11 21:28:22 +00:00
meson.build colorhug: Make a much better plugin 2017-11-24 10:48:29 +00:00
README.md Convert the providers to plugins to simplify code and for future features 2016-12-12 12:31:23 +00:00

ColorHug Support

Introduction

The ColorHug is an affordable open source display colorimeter built by Hughski Limited. The USB device allows you to calibrate your screen for accurate color matching.

ColorHug versions 1 and 2 support a custom HID-based flashing protocol, but version 3 (ColorHug+) has now switched to DFU.

Build Requirements

For colorhug support you need to install colord 1.2.12 or later.

If you don't want or need this functionality you can use the --disable-colorhug option.