#cowsay #hue #lolcat #color #c #information #help #how #shifted

archived bin+lib lcowsay

Cowsay, but combined with lolcat

13 releases

0.5.7 Sep 14, 2022
0.5.6 May 30, 2022
0.5.5 Apr 16, 2022
0.5.2 Oct 18, 2021
0.2.0 May 15, 2020
Download history 72/week @ 2023-02-06 46/week @ 2023-02-13 61/week @ 2023-02-20 6/week @ 2023-02-27 11/week @ 2023-03-06 7/week @ 2023-03-13 8/week @ 2023-03-20 10/week @ 2023-03-27 20/week @ 2023-04-03 30/week @ 2023-04-10 9/week @ 2023-04-17 16/week @ 2023-04-24 10/week @ 2023-05-01 36/week @ 2023-05-08 12/week @ 2023-05-15 6/week @ 2023-05-22

69 downloads per month
Used in lolcow-fortune

MIT/Apache

9KB
196 lines

lcowsay-rs

 ___________
< Hello 🌍! >
 -----------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Cowsay, but combined with lolcat.

Flags

USAGE:
    lcowsay [FLAGS] [OPTIONS] [TEXT]...

FLAGS:
        --help                    Prints help information
        --lolcat
    -n, --shift-sign-no-random    Don't randomize sign of col and row shift value
    -V, --version                 Prints version information

OPTIONS:
    -c, --chroma <chroma>            Sets initial chroma as defined by CIE L*C*h Color Scale [default: 128]
    -h, --hue <hue>                  Sets initial hue as defined by CIE L*C*h Color Scale [default: random]
    -l, --luminance <luminance>      Sets initial luminance as defined by CIE L*C*h Color Scale [default: 50]
    -W, --max-length <max-length>     [default: 40]
    -f, --cow-shape <shape>           [default: cow]  [possible values: cow, clippy, ferris, moose]
    -C, --shift-col <shift-col>      How much the hue of the color gets shifted every column [default: 1.6]
    -R, --shift-row <shift-row>      How much the hue of the color gets shifted every row [default: 3.2]

ARGS:
    <TEXT>...     [default: ]

Dependencies

~6–13MB
~143K SLoC