aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: da952f1ad7a02282963d43f8494a9a5d944cfc7d (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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
XLib

### License
MIT