go-nyancat icon indicating copy to clipboard operation
go-nyancat copied to clipboard

Nyancat in your terminal

Go port of Nyancat CLI

nyancat

Installation

git clone https://github.com/NARKOZ/go-nyancat.git
cd go-nyancat && go build

Install mpg123 for audio support.

On Mac OS X using Homebrew: brew install mpg123

Usage

Run:

./go-nyancat

Options:

  -m    Don't play audio
  -n    Don't show the time nyaned

Resources

License

Released under the BSD 2-clause license. See LICENSE.txt for details.