Skip to content

Nyancat in your terminal, rendered through ANSI escape sequences. This is the source for the Debian package `nyancat`.

Notifications You must be signed in to change notification settings

chenzhiy2001/nyancat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nyancat CLI

在终端中使用Nyancat。

[![Nyancats](http://nyancat.dakko.us/nyancat.png)](http://nyancat.dakko.us/nyancat.png)

发行

Nyancat可在以下发行版中使用:

还可以在某些BSD系统上使用:

安装

首先构建C应用程序:

 make && cd src

您可以独立运行C应用程序。

 ./nyancat

要使用telnet服务器,您需要添加运行以下配置:

 nyancat-t

我们推荐使用openbsd-inetd,但xinetdsystemd也可以正常工作。您 应该也能使用任何其他兼容的inetd版本。

特定于发行版的信息

Debian / Ubuntu

Debian和Ubuntu通过nyancat包提供nyancat二进制文件。 A是 nyancat-server软件包可自动设置和启用nyancat 安装时的telnet服务器。我不是这些包的维护者; 请将任何问题或错误直接报告给相关发行版的错误跟踪 系统。

许可证,参考资料,等。

Nyancat动画的原始来源是 [prguitarman](http://www.prguitarman.com/index.php?id=348)。

此处提供的代码是根据的条款提供的 [NCSA许可证](http://en.wikipedia.org/wiki/University_of_Illinois/NCSA_Open_Source_License)。

About

Nyancat in your terminal, rendered through ANSI escape sequences. This is the source for the Debian package `nyancat`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.2%
  • Other 1.8%