/go-nyancat

Nyancat in your terminal

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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.