9 releases

0.3.1 May 4, 2023
0.3.0 Oct 15, 2022
0.2.0 May 12, 2022
0.1.4 May 9, 2022
0.0.1 Jul 20, 2021

#755 in Games

Download history 5/week @ 2024-02-16 18/week @ 2024-02-23 8/week @ 2024-03-01 8/week @ 2024-03-08 8/week @ 2024-03-15 1/week @ 2024-03-22 59/week @ 2024-03-29

76 downloads per month

MIT/Apache

19KB
430 lines

lolcrab

crates.io

Like lolcat but with noise and more colorful. This is a fork of lcat.

lolcrab

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

~6–17MB
~204K SLoC