logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pipes Terminal Generator - Create Animated Pipes | Online Free DevTools by Hexmos

Generate terminal pipes animations with pipes.sh. Customize color, pattern, and framerate using this Bash script. Free online tool, no registration required.

pipes-sh

A Bash script which draws randomly pathed pipes over the terminal. More information: https://github.com/pipeseroni/pipes.sh.

  • Change the pa[t]tern of the pipes:

pipes.sh -t {{0..9}}

  • Change the [c]olor of the pipes:

pipes.sh -c {{0..7}}

  • Change the [f]ramerate of the pipes:

pipes.sh -f {{20..100}}

  • Disable [C]olors:

pipes.sh -C

  • Display [v]ersion:

pipes.sh -v

See Also