wcolor

Latest Version License: MIT

Lightweight color picker for Windows written in rust.
Get color from anywhere on your screen with mouse click.

Installation

shell cargo install wcolor

Usage

``` shell wcolor.exe [FLAGS] [OPTIONS]

FLAGS: -c, --clipboard -h, --help Prints help information -n, --no-preview -V, --version Prints version information

OPTIONS: -f, --format [default: HEX] [possible values: HEX, hex, RGB] ```

Inspired by xcolor