2022-03-24 04:32:55 +00:00
|
|
|
# Confetty
|
|
|
|
|
|
|
|
Confetti (or fireworks) inside your terminal.
|
2022-02-25 05:52:30 +00:00
|
|
|
|
2022-03-24 04:28:29 +00:00
|
|
|
<p align="center">
|
2022-06-28 18:57:00 +00:00
|
|
|
<img src="./assets/confetty.gif?raw=true" alt="Confetti in your TTY" />
|
2022-03-24 04:28:29 +00:00
|
|
|
</p>
|
2021-08-07 04:03:32 +00:00
|
|
|
|
2021-12-08 03:09:15 +00:00
|
|
|
### Preview
|
|
|
|
|
2022-03-24 04:32:55 +00:00
|
|
|
You can preview `confetty` through `ssh` (thanks to [charmbracelet/wish](https://github.com/charmbracelet/wish))
|
2021-12-08 03:09:15 +00:00
|
|
|
|
|
|
|
```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
|
|
|
¯\\\_(ツ)\_/¯
|