#oo #lcowsay #lcowsay-rs

bin+lib lcowsay

Cowsay, but combined with lolcat

17 releases

new 0.5.11 Apr 7, 2025
0.5.10 Aug 16, 2024
0.5.9 Aug 23, 2023
0.5.8 Jun 23, 2023
0.2.0 May 15, 2020
Download history 64/week @ 2025-02-05 8/week @ 2025-02-19 7/week @ 2025-02-26 4/week @ 2025-03-19 99/week @ 2025-04-02

103 downloads per month
Used in lolcow-fortune

MIT/Apache

9KB
188 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

~7–17MB
~147K SLoC