Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vladtsf/nyancat-telnet-node
Nyancat rendered with various bits of ANSI
https://github.com/vladtsf/nyancat-telnet-node
Last synced: 2 months ago
JSON representation
Nyancat rendered with various bits of ANSI
- Host: GitHub
- URL: https://github.com/vladtsf/nyancat-telnet-node
- Owner: vladtsf
- License: mit
- Created: 2012-07-08T16:39:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-09T10:48:23.000Z (over 12 years ago)
- Last Synced: 2024-04-24T02:39:47.008Z (9 months ago)
- Language: CoffeeScript
- Size: 141 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nyancat CLI
Nyancat rendered in telnet.
[![Nyancats](http://i.imgur.com/RMnUw.png)](http://i.imgur.com/RMnUw.png)
## Setup
Just run the npm install command:
[sudo] npm install -g nyancat-telnet
To run the telnet server just type:
nyancat-telnet
## Licenses, References, etc.
The original source of the Nyancat animation is [prguitarman](http://www.prguitarman.com/index.php?id=348).
The code provided here is provided under the terms of the [MIT license](https://raw.github.com/vtsvang/nyancat-telnet-node/master/LICENSE).