subins2000 / new-year-bash

Fancy way to say new year in bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Year bash

A geeky way to send a new years greetings. Inspired by ChristBASHTree

Read my blog post to know how to make a gif/mp4 out of this

Quick way to run :

curl https://raw.githubusercontent.com/subins2000/new-year-bash/master/happy-new-year.sh | bash

Requirements

Script requires toilet and a bash shell :

sudo apt install toilet

Config

Some config vars are available at the beginning.

Variable Description
name The name to be displayed at the end
correction To correctly align the year text into the centre. Can be +ve or -ve value

The year is displayed with toilet and I wasn't able to find a way to correctly align it to the centre :/

About

Fancy way to say new year in bash

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%