xpick/README

20 lines
261 B
Plaintext
Raw Normal View History

2020-11-30 21:59:08 +01: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