mirror of
https://github.com/maaslalani/confetty.git
synced 2025-04-08 07:58:25 +00:00
Confetti in your TTY
.github | ||
array | ||
assets | ||
confetti | ||
fireworks | ||
simulation | ||
.goreleaser.yml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
ConfeTTY
Confetti (or fireworks) inside your terminal.
Preview
You can quickly preview confetty
through ssh
(thanks to charmbracelet/wish)
# Confetti
ssh -p 2222 ssh.caarlos0.dev
# Fireworks
ssh -p 2223 ssh.caarlos0.dev
Installation
Using go toolchain
go install github.com/maaslalani/confetty
Using homebrew
brew install maaslalani/tap/confetty
Using yum
yum install -y <<latest rpm url from releases section>>
Using apt
apt install -y <<latest deb url from releases section>>
Other platforms
Head over to the releases section and download the binary for your platform.
Usage
confetty
confetty fireworks
Press any key to cause more confetti / fireworks to appear.
Ctrl-C
or q
to exit.
Why?
¯\_(ツ)_/¯