2021-08-07 02:00:08 +00:00
|
|
|
# ConfeTTY
|
2021-08-07 20:23:14 +00:00
|
|
|
https://user-images.githubusercontent.com/42545625/128612977-5d6e0321-9584-48b5-8ff8-dd5b811211d3.mov
|
2021-08-07 04:03:32 +00:00
|
|
|
|
2021-10-31 15:08:24 +00:00
|
|
|
Confetti (or fireworks) inside your terminal.
|
|
|
|
|
2021-12-08 03:09:15 +00:00
|
|
|
### Preview
|
|
|
|
|
|
|
|
You can quickly preview `confetty` through `ssh` (thanks to [charmbracelet/wish](https://github.com/charmbracelet/wish))
|
|
|
|
|
|
|
|
```bash
|
|
|
|
# Confetti
|
|
|
|
ssh -p 2222 ssh.caarlos0.dev
|
|
|
|
# Fireworks
|
|
|
|
ssh -p 2223 ssh.caarlos0.dev
|
|
|
|
```
|
|
|
|
|
2021-10-31 15:08:24 +00:00
|
|
|
### Installation
|
|
|
|
|
|
|
|
```
|
|
|
|
go install github.com/maaslalani/confetty
|
|
|
|
```
|
|
|
|
|
|
|
|
### Usage
|
|
|
|
|
|
|
|
```
|
|
|
|
confetty
|
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
confetty fireworks
|
|
|
|
```
|
|
|
|
|
|
|
|
Press any key to cause more confetti / fireworks to appear.
|
|
|
|
<kbd>Ctrl-C</kbd> or <kbd>q</kbd> to exit.
|
2021-08-07 04:03:32 +00:00
|
|
|
|
|
|
|
#### Why?
|
|
|
|
|
2021-08-07 04:05:50 +00:00
|
|
|
¯\\\_(ツ)\_/¯
|