| Crates.io | lcat |
| lib.rs | lcat |
| version | 0.7.16 |
| created_at | 2020-05-09 20:58:26.030608+00 |
| updated_at | 2025-07-14 15:46:07.938801+00 |
| description | Another lolcat in rust! Full unicode support, escapes for ANSI escape sequences, hue shift in Cubehelix. |
| homepage | |
| repository | https://github.com/davidkna/lcat-rs |
| max_upload_size | |
| id | 239394 |
| size | 49,872 |
lolcat in rust! With emoji support and color transformations in the Cubehelix and OkHSV color space.
Terminal rainbows.
Usage: lcat [OPTIONS] [File]...
Arguments:
[File]... [default: -]
Options:
-C, --shift-col <SHIFT_COL> How many degrees to shift text color hue for every column [default: 1.6]
-R, --shift-row <SHIFT_ROW> How many degrees to shift text color hue for every row [default: 3.2]
-n, --shift-sign-no-random Don't randomize sign of col and row shift values
-H, --hue <HUE> Sets initial hue of text color in degress [default: random]
-s, --style <STYLE> Rainbow mode [default: rainbow] [possible values: rainbow, sinebow, ok-hsv]
-c, --color-mode <COLOR_MODE> [possible values: true-color, ansi256]
-S, --seed <SEED> Sets seed [default: random]
-i, --invert Invert background and foreground
-h, --help Print help
