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 |
#1806 in Command line utilities
43 downloads per month
21KB
414 lines
wcolor
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
~4MB
~70K SLoC