tuna/tunasay

Name: tunasay

Owner: Tsinghua University TUNA Association

Description: tunasay is a configurable talking tuna

Created: 2017-06-11 15:56:58.0

Updated: 2017-07-16 01:21:40.0

Pushed: 2017-06-20 02:18:32.0

Homepage: null

Size: 231

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

tunasay

npm

tunasay is a fork of nodejs version of cowsay, the nodejs translation of cowsay. The original version of cowsay was written in Perl by Tony Monroe. In general, tunasay provides a configurable talking tuna.

tunasay provides two new ASCII arts created by @dotkrnl to the original cowsay and added a new option -o, balloon padding.

Usage
tunasay "TUNA Rocks!"
                           _____________
                          < TUNA Rocks! >
                           -------------
             _ _ ___         ?
         __-         `-_    o
     ___/__        ?   \ ?
 - '     _/             /
      _ '             /
- ---            __ -
   |          _ / \  \
   |       -       \ |
    \    /          V
      \  |
        \ \
          \

Advanced usage:

tunasay -W 7 "??????????????"  | lolcat

-W option indicates that the text should be wrapped at the 7th character.

tunsay

Install
npm install -g tunasay
Pipe from standard input
echo please repeat | tunasay

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.