Crates.io | wcolor |
lib.rs | wcolor |
version | 0.1.5 |
source | src |
created_at | 2020-02-21 04:33:43.632335 |
updated_at | 2022-10-03 09:02:52.55969 |
description | Lightweight color picker for Windows |
homepage | https://github.com/Elvyria/wcolor |
repository | https://github.com/Elvyria/wcolor |
max_upload_size | |
id | 211099 |
size | 27,583 |
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