neonfiglet
Fun banners with animated scroll / rainbow
features
- lolcat color animate any content
- figlet font message
- left / center / right align
- initial scroll up / down / left / right, staggered up, write left to right
- colors lightness / saturation adjust
- color themes
pre-requisite
- tput (ncurses)
- figlet (only to print message with figlet/toilet font)
install
Use your prefered method according to your OS:
brew install joknarf/tools/neonfiglet
sudo dnf install https://github.com/joknarf/neonfiglet/releases/latest/download/neonfiglet.rpm
curl -OL https://github.com/joknarf/neonfiglet/releases/latest/download/neonfiglet.deb
sudo dpkg -i neonfiglet.deb
curl -OL https://github.com/joknarf/neonfiglet/releases/latest/download/neonfiglet.apk
sudo apk add --allow-untrusted neonfiglet.apk
curl -OL https://github.com/joknarf/neonfiglet/releases/latest/download/neonfiglet.pkg
sudo installer -pkg neonfiglet.pkg -target /
or just
git clone https://github.com/joknarf/neonfiglet
usage
neonfiglet -h
neonfiglet "message"
credits
- awk lolcat code from lolcat