Lightweight color picker for Windows written in rust.
Get color from anywhere on your screen with mouse click.
cargo install wcolor
wcolor.exe [FLAGS] [OPTIONS]
FLAGS:
-c, --clipboard
-h, --help Prints help information
-n, --no-preview
-V, --version Prints version information
OPTIONS:
-f, --format <format> [default: HEX] [possible values: HEX, hex, RGB]
Inspired by xcolor