wcolor

Lightweight color picker for Windows


Keywords
utility, windows, color-picker, cli, rust
License
MIT

Documentation

wcolor

Latest Version License: MIT

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

Installation

cargo install wcolor

Usage

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