No description
Find a file
2013-03-31 22:55:50 +02:00
balloons fix balloon cowsay + fix mini balloons + fix wrapping bugs + inform user of exception in wrapping and do skip wrapping 2012-10-25 00:06:30 +02:00
completion wrapping options from issue #108 2012-10-27 22:50:17 +02:00
ponies Repo orga fixes, README updated. 2013-03-31 22:55:50 +02:00
.gitignore Added python cache to gitignore too, here has ben created boot 2013-01-03 04:38:31 -03:00
COPYING Repo orga fixes, README updated. 2013-03-31 22:55:50 +02:00
extrapony-wishlist Added alitle of mor whishlist 2013-01-26 01:46:25 -03:00
pony-checklist Rewrite completed. <100lines. 2013-03-31 21:01:13 +02:00
ponysay-old.py Rewrite completed. <100lines. 2013-03-31 21:01:13 +02:00
ponysay.py Repo orga fixes, README updated. 2013-03-31 22:55:50 +02:00
README.md Repo orga fixes, README updated. 2013-03-31 22:55:50 +02:00

ponysay — cowsay reimplemention for ponies. You may find the code on github: https://github.com/jaseg/ponysay

Derp

usage: ponysay.py [-h] [-p PONY] [-q] [-c] [-C] [-w WIDTH] [-b BALLOON]
                  [text [text ...]]

Cowsay with ponies

positional arguments:
  text                  The text to be placed in the speech bubble

optional arguments:
  -h, --help            show this help message and exit
  -p PONY, --pony PONY  The name of the pony to be used. Use "-p list" to list
                        all ponies, "-p random" (default) to use a random
                        pony.
  -q, --quote           Use a random quote of the pony being displayed as text
  -c, --center          Use a random quote of the pony being displayed as text
  -C, --center-text     Center the text in the bubble
  -w WIDTH, --width WIDTH
                        Terminal width. Use 0 for unlimited width. Default:
                        autodetect
  -b BALLOON, --balloon BALLOON
                        Balloon style to use. Use "-b list" to list available
                        styles.

FAQ

Q: The output looks like a mess in TTY/PuTTY/other! A: Yeah, sorry. If you find a fix, send me a pull request.

Q: Which programs do you use to generate the pony files? A: The pony files are actually mostly a bunch of selected browser ponies, converted using util-say.