██████╗ ██╗ ██╗███╗ ██╗██╗██╗ ██╗
██╔════╝ ██║ ██║████╗ ██║██║╚██╗██╔╝
██║ ███╗██║ ██║██╔██╗ ██║██║ ╚███╔╝
██║ ██║██║ ██║██║╚██╗██║██║ ██╔██╗
╚██████╔╝╚██████╔╝██║ ╚████║██║██╔╝ ██╗
╚═════╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝╚═╝ ╚═╝
ヲ ア イ ウ エ オ カ キ ク ケ コ サ シ ス セ ソ タ チ ツ テ ト ナ ニ ヌ ネ ノ
"Unfortunately, no one can be told what the Matrix is. You have to see it for yourself." — Morpheus
A shell script that turns your terminal into the Matrix — cascading green character rain with glowing white heads and fading trails. Feed it your repository's source code, and watch your own creation dissolve into the digital rain.
Zero dependencies. Pure shell. No escape.
One command. No turning back.
git clone https://github.com/gunish/gunix.git && cd gunix && chmod +x matrix.shOr, if you prefer to live on the edge:
curl -sL https://raw.githubusercontent.com/gunish/gunix/main/matrix.sh -o matrix.sh && chmod +x matrix.shOptionally, make it available everywhere:
ln -s "$(pwd)/matrix.sh" /usr/local/bin/gunix"This is your last chance. After this, there is no turning back."
You stay in Wonderland. Katakana, symbols, digits cascade in familiar green rain. Beautiful, but generic.
./matrix.shYou see how deep the rabbit hole goes. Characters ripped from your actual source files rain down — your code, deconstructed, falling through the void.
./matrix.sh --code ../matrix.sh --code ~/projects/my-app- Trail effect — bright white heads, fading through green to darkness
- Variable speed — each column falls at its own pace
- Staggered density — streams appear and vanish organically
- Terminal-aware — fills your window, adapts to resizes on the fly
- Code extraction — reads your repo via
git ls-files, falls back tofind - Clean exit — press any key, terminal restored instantly
- Zero dependencies — just bash, tput, and stty
"All I'm offering is the truth. Nothing more."
bash- A terminal
- The willingness to see
MIT
"There is no spoon."

