fwupd/plugins/colorhug
2018-05-18 10:08:10 +01:00
..
fu-colorhug-device.c trivial: Add attach() and detach() vfuncs to FuDevice 2018-05-18 10:08:10 +01:00
fu-colorhug-device.h trivial: Add attach() and detach() vfuncs to FuDevice 2018-05-18 10:08:10 +01:00
fu-plugin-colorhug.c trivial: Add attach() and detach() vfuncs to FuDevice 2018-05-18 10:08:10 +01: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.