aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 9da6839e470b37ff872c9f3df3ff0941313e15b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# colorpicker

A small tool for X11 that writes the color value on your screen at the cursor position to stdout, in RGB.

### Usage
Left click to print the pixel color, any other mouse click to quit the program.

### Dependencies
GTK/GDK 2.0.

### License
MIT