2020-12-03 19:45:51 +00:00
2020-12-03 19:45:10 +00:00
2020-12-03 19:45:30 +00:00
2020-11-30 20:59:08 +00:00

# xpick

pick a color and show it in hex.

## Installation

    $ make
    $ sudo make install

## Usage

    $ xpick (then click somewhere)
    #001800

Use xclip to push the value into the clipboard instead of showing it on
the terminal

    $ xpick | xclip

Description
Command line color picker with hex, xterm and rgb support
Readme 65 KiB
Languages
C 75.3%
Roff 12.4%
Makefile 12.3%