#lolcat #rainbow

bin+lib lolcrab

Like lolcat but with noise and more colorful

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

Download history 14/week @ 2022-11-28 18/week @ 2022-12-05 26/week @ 2022-12-12 12/week @ 2022-12-19 20/week @ 2022-12-26 12/week @ 2023-01-02 17/week @ 2023-01-09 7/week @ 2023-01-16 20/week @ 2023-01-23 18/week @ 2023-01-30 15/week @ 2023-02-06 31/week @ 2023-02-13 17/week @ 2023-02-20 10/week @ 2023-02-27 9/week @ 2023-03-06 18/week @ 2023-03-13

65 downloads per month

MIT/Apache

18KB
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

~8–14MB
~163K SLoC