Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 725 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 725 Bytes

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