#utility #color-picker #windows

app wcolor

Lightweight color picker for Windows

6 releases

0.1.5 Oct 3, 2022
0.1.4 Oct 3, 2022
0.1.3 Dec 14, 2020
0.1.2 Sep 1, 2020
0.1.1 Feb 21, 2020

#1071 in Command line utilities

22 downloads per month

MIT license

21KB
414 lines

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

Dependencies

~3MB
~51K SLoC