snippetbashTip
confettysh — Display animated confetti and fireworks over SSH. See also: `ssh`. More information: <https://github
Viewed 0 times
confettyshcommandandfireworkscliconfettianimateddisplay
Problem
How to use the
confettysh command: Display animated confetti and fireworks over SSH. See also: ssh. More information: <https://github.com/charmbracelet/confettysh>.Solution
confettysh — Display animated confetti and fireworks over SSH. See also: ssh. More information: <https://github.com/charmbracelet/confettysh>.Start a local
confettysh server:confettyshRun the server on a custom port:
confettysh {{[-p|--port]}} {{2323}}Connect to the local server and show fireworks:
ssh {{[-p|--port]}} {{2222}} localhost -t fireworksCode Snippets
Start a local `confettysh` server
confettyshRun the server on a custom port
confettysh {{[-p|--port]}} {{2323}}Connect to the local server and show fireworks
ssh {{[-p|--port]}} {{2222}} localhost -t fireworksContext
tldr-pages: common/confettysh
Revisions (0)
No revisions yet.