12 projects tagged "tools"
xoris grabs the RGB color value of any pixel on the screen and dumps the color's name to stdout. The output can be printed either as hex (#b0958e), as a triple of decimal RGB values (229 229 229), or as an abstract name (gray90). xoris has only been tested on displays with a bit depth of 24 bpp.