Skip to content

Click on a pixel on your screen and print its color value in RGB. Written for X11.

License

Notifications You must be signed in to change notification settings

ym1234/colorpicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Click on a pixel on your screen and print its color value in RGB. Written for X11.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.9%
  • Makefile 9.1%