a simple program written in go to make you look like a hackerman with cool terminal effects
stuntman -text -spaces 100 -loweronly -width 90 -speed 35 -color green
stuntman -binar -color red -spaces 10 -speed 20 -width 90
stuntman -custom 0,1,2,3,4,5,6,7,8,9 -color green -speed 55 -spaces 1 -width 100
stuntman -text -color rainbow -speed 40 -loweronly -spaces 70 -width 100
git clone https://github.com/Solirs/stuntman
cd stuntman
sudo make install
Download the release tarball in the releases.
tar -xvf stuntman_release_*.*.*.tar.gz
cd stuntman_release_*.*.*
sudo make install
Should work on any Unix-like operating system, especially if you build from source.
I personally tested stuntman on the following:
- FreeBSD 13.0-Release (Working)
- Arch Linux (Working)
- Fedora 35 (Working)
cd STUNTMAN_DIRECTORY
sudo make uninstall