SkillAgentSearch skills...

Nyancat.cs

Nyancat ๐Ÿ˜ป in your terminal, rendered through ANSI escape sequences. A port of the original terminal application to make this cat run on dotnet core. ๐Ÿฑโ€๐Ÿ

Install / Use

/learn @vandycknick/Nyancat.cs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Nyancat

Nyancat running on dotnet core.

Build status NuGet feedz.io

Nyancat terminal

Get Started

Download the latest .NET Core SDK for you platform. Once installed, run the following command to install:

dotnet tool install --global nyancat

Or use the following to upgrade to the latest version:

dotnet tool update --global nyancat

When everything is installed just type nyancat in your favourite terminal and have fun! ๐ŸŽ‰

Usage

nyancat: 1.5.0

Terminal nyancat runner

Usage: nyancat [options]

Options

  -i, --intro                Show the introduction / about information at startup
  -n, --no-counter           Do not display the timer
  -t, --no-title             Do not set the titlebar text
  -f, --frames VALUE         Display the requested number of frames, then quit
  -?, -h, --help             Show help information
  -v, --version              Show version information

Local installation

Run the following commands to create a release build and install the tool into your path:

make
make install

Related Skills

View on GitHub
GitHub Stars66
CategoryDevelopment
Updated1y ago
Forks4

Languages

C#

Security Score

85/100

Audited on Mar 26, 2025

No findings