wcolor

Crates.iowcolor
lib.rswcolor
version0.1.5
sourcesrc
created_at2020-02-21 04:33:43.632335
updated_at2022-10-03 09:02:52.55969
descriptionLightweight color picker for Windows
homepagehttps://github.com/Elvyria/wcolor
repositoryhttps://github.com/Elvyria/wcolor
max_upload_size
id211099
size27,583
(Elvyria)

documentation

README

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

Commit count: 19

cargo fmt