Skip to content

hohmannr/xccp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xccp - X Console Colorpicker
----------------------------
xccp is a mouse driven colorpicker for the X window server.

Requirements
------------
In order to build xccp you need the Xlib header files.

Installation
------------
Edit the Makefile for the right path to X11 lib and edit for your prefered install location (by default it is installed to ~/.local/bin).
Then enter:

	make clean install

Usage xccp
------------
To run, make sure that the install location is in your $PATH. Then just type:

	xccp

This will transform your cursor to a crosshair, simply click anywhere (on any standard mouse button) to recieve the color code of the pixel to stdout.

For help run:

	xccp -h

About

xccp - X Console Colorpicker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published