The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

nyan - Your very own animated terminal Nyancat!

SYNOPSIS

nyan [options]

 Options:
   --help|-h            brief help message
   --scale|-s           scale image by the given ratio
   --x_scale|-x         scale image to x 'pixels' wide
   --no_scale|-n        do not scale the image at all
   --loop_times|-l      number of times to loop the animation
   --run_seconds|-r     number of seconds to run the animation
   --utf8|-u            use utf8 half-blocks for pixels

If Nyancat is larger than the current terminal in columns, it will be automatically scaled to fit unless specified.

If no options are specified, Nyancat will loop forever.

OPTIONS

--help|-h

Prints a brief help message and exits.

--scale|-s

Scales Nyancat by the provided decimal ratio before printing. Superscedes --x_scale.

--x_scale|-x

Scales Nyancat width to match the provided integer in 'pixels'. Scales the image height proportionally. Superscedes --no_scale.

--no_scale|-n

Disables automatic scaling of Nyancat.

--loop_times|-l

Number of times to loop the Nyancat animation.

--run_seconds|-r

Number of seconds to run the Nyancat animation. Note: This isn't exact.

--utf8|-u

Uses utf8 'half-block' characters to effectlivy double the resolution in the terminal. May not display properly and depends on the font used.

DESCRIPTION

nyan a part of the Image::Term256Color distribution and includes Nyancat animation frames within the script for enjoyment on 256 color terminals.

EXAMPLES

Run it already:

    nyan