8 unstable releases (3 breaking)
0.3.0 | Oct 15, 2022 |
---|---|
0.2.0 | May 12, 2022 |
0.1.4 | May 9, 2022 |
0.1.3 | Jan 6, 2022 |
0.0.1 | Jul 20, 2021 |
#1147 in Command line utilities
65 downloads per month
18KB
430 lines
lolcrab
Like lolcat
but with noise and more colorful. This is a fork of lcat.
Installation
Pre-compiled binaries for Linux, macOS and Windows is avaliable on release page.
Cargo
lolcrab
can be installed with cargo.
cargo install lolcrab
Usage
Usage: lolcrab [OPTIONS] [File]...
Arguments:
[File]... [default: -]
Options:
-g, --gradient <NAME> Sets color gradient [default: rainbow] [possible values: cividis, cool,
cubehelix, fruits, inferno, magma, plasma, rainbow, rd-yl-gn, sinebow,
spectral, turbo, viridis, warm]
-c, --custom <COLOR>... Create custom gradient using the specified colors
--sharp <NUM> Sharp gradient
-s, --scale <FLOAT> Sets noise scale. Try value between 0.01 .. 0.2 [default: 0.034]
-S, --seed <NUM> Sets seed [default: random]
-i, --invert Colorize the background
-r, --random-colors <NUM> Use random colors as custom gradient [1 .. 100]
-a, --animate Enable animation mode
-d, --duration <NUM> Animation duration
--speed <SPEED> Animation speed
-h, --help Print help information
-V, --version Print version information
Dependencies
~8–14MB
~163K SLoC