Yaakushi / terminal-parrot

Home Page:http://cultofthepartyparrot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦜 for your terminal

demo

Installing

Either grab a build on the releases page or clone and run...

$ go get -u github.com/jmhobbs/terminal-parrot
$ terminal-parrot

Homebrew

There is a tap for this as well, it's jmhobbs/parrot

brew tap jmhobbs/parrot
brew install terminal-parrot

Quitting

Hit the escape key to quit.

-loops

You can limit your parrots enthusiasm with the -loops flag.

:fastparrot:

Set the frame delay with the -delay flag (defaults to 75, use 25 for :fastparrot:)

:aussieparrot:

Use -orientation aussie for our friends down under.

Thanks

Idea from seeing this tweet from @rachsmithtweets

Thanks to termbox-go for making it easy.

Thanks to jp2a for nice ASCII art conversion.

About

http://cultofthepartyparrot.com

License:MIT License


Languages

Language:Go 100.0%